|
|
|
|
|
by rasengan0
5185 days ago
|
|
i currently use deft + org-mode 6.33 in cygwin emacs -nw trying to ween off 7 years of tiddlywiki (tw). currently i'm finding friction with search having been spoiled on the excellent YourSearch UI http://tiddlywiki.abego-software.de/ tw will support imgs inline but with org-mode i just use links and view from the host OS. After years of trying everything the only bit of wisdom that has worked consistently is ISO date stamp everything in any system (client or cloud) so you can extract a log later for archiving and analysis. no xml, json just one log record prefixed with iso date for sorting ([0-9]{4}(\.|\-)?[0-9]{2}(\.|\-)?[0-9]{2}(\s|T)?[0-9]{2}\:.+) KISS actually is slick |
|