~ushin

https://ushin.org

USHIN is a tiny educational nonprofit whose mission is to promote personal, community, and global health through free and open universal shared information for everybody.

Trackers

~ushin/ushin

Last active 2 months ago

~ushin/u4u

Last active 2 years ago

#219 Peer graph: Sources always included within N hops 2 months ago

hyperdrive.el added by ~ushin on ~ushin/ushin

#219 Peer graph: Sources always included within N hops 2 months ago

Ticket created by ~ushin on ~ushin/ushin

Currently, if

  • A -> B (source)
  • A -> C (blocker)
  • C -> B (blocked)

B will not be included. However, I think B should be included by default since B is within one source hop of A (root). We should add a new variable hpg/blocks-included-within, which will be set in the transient menu. Also add a hpg/blocks-included-within-default defcustom.

With this change, the graph and list views should be updated to clearly distinguish included and excluded sources, since a source may be blocked but still included.

In the graph view, consider using a dashed border to indicate excluded sources.

#218 Improve hyperdrive-context-menu-mode 2 months ago

hyperdrive.el added by ~ushin on ~ushin/ushin

#218 Improve hyperdrive-context-menu-mode 2 months ago

Ticket created by ~ushin on ~ushin/ushin

Add more hyperdrive-commands to hyperdrive-context-menu-mode. Use submenus.

See how image-context-menu is structured with easy-menu in Emacs 30:

https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/image.el#n184

#217 Example hyperdrives 2 months ago

hyperdrive.el added by ~ushin on ~ushin/ushin

#217 Example hyperdrives 2 months ago

Ticket created by ~ushin on ~ushin/ushin

Make the hyperdrive-read-hyperdrive suggest some example hyperdrives, which could be listed in a defcustom like hyperdrive-example-hyperdrives. By default, this would be a list containing the USHIN hyperdrive:

hyper://aaj45d88g4eenu76rpmwzjiabsof1w8u6fufq6oogyhjk1ubygxy/

#54 Consider how to safely handle file-local-variables and dir-local-variables 3 months ago

0.7.0 added by ~ushin on ~ushin/ushin

#54 Consider how to safely handle file-local-variables and dir-local-variables 3 months ago

0.5.0 removed by ~ushin on ~ushin/ushin

#178 Safely load Org remote resources 3 months ago

0.7.0 added by ~ushin on ~ushin/ushin

#178 Safely load Org remote resources 3 months ago

0.5.0 removed by ~ushin on ~ushin/ushin