Denote without denote: links? (and updating file: links)
#690
mmarshall540
started this conversation in
General
Replies: 1 comment
-
|
It is unfortunate that those apps do not support custom Org link types. The At any rate, in the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think I want to use Denote's file-naming scheme, along with many of the features in the package. But the
denote:link-type has been a stumbling block for me, since it's not supported on any android apps I can find.On the other hand, numerous android apps support
file:links, including several that support them in Org-mode files.In Emacs, the
denote:link-type solves the problem of link-breakage when a user updates the title or keyword in a filename. But I believe I can write a function which would update allfile:links that point to a file being renamed and update such links to match the new filename. (It could even be done in a manner that preservesmtimeof the linking files, since updating the links within them would not be a substantive change.)So is it practical to use Denote without
denote:links?Is there anything I should be aware of or consider if I try to do this?
Beta Was this translation helpful? Give feedback.
All reactions