summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2020-12-01 22:01:31 -0600
committerCase Duckworth2020-12-01 22:01:31 -0600
commit989829e65c0cf76fb05a355c12d46d9bc3579dfa (patch)
treeefbee0dc22c230994a261863ac34f6d43ce3b706 /config.org
parentAdd auth-sources to magit (diff)
downloademacs-989829e65c0cf76fb05a355c12d46d9bc3579dfa.tar.gz
emacs-989829e65c0cf76fb05a355c12d46d9bc3579dfa.zip
Add further research list
Diffstat (limited to 'config.org')
-rw-r--r--config.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/config.org b/config.org index 340383d..ed6ebd1 100644 --- a/config.org +++ b/config.org
@@ -1627,3 +1627,13 @@ Here's a wrapper script that'll start =emacs --daemon= if there isn't one, and t
1627 emacsclient -nc "$@" 1627 emacsclient -nc "$@"
1628 fi 1628 fi
1629#+end_src 1629#+end_src
1630
1631* Appendix B: areas for further research
1632
1633- [[https://github.com/flexibeast/ebuku][ebuku]] (of course, I'd need [[https://github.com/jarun/buku][buku]] as well) -- bookmarks
1634- [[https://www.billdietrich.me/Authentication.html?expandall=1#KeePassXCandSecretService][KeePassXC as Secret Service]]
1635- [[https://github.com/rolandwalker/ignoramus][Ignoramus]] -- this might not e necessary
1636- [[https://github.com/rolandwalker/dynamic-fonts][Dynamic fonts]] -- take a look @ this and compare with my fonts section
1637- [[https://github.com/rolandwalker/simpleclip][Simple clipboard integration]] -- test with Windows, maybe
1638- [[https://git.sr.ht/~iank/visible-mark][visible mark]] -- show where the marks are ...
1639-