JDex Location References: Naming and Tagging Strategy
I use JDex codes to identify any kind of relevant locations or objects like 13.17_Outlook
or 13.21_Raindrop
. This allows referencing e.g., “Look it up in 13.17
”.
However, 13.17
can be ambiguous. It may refer to a local folder (with data about the location) instead of an external object or location. To clarify intent, I am considering prefixing such references with L
, like L1317
or L-13.17
, to clearly signal a external reference to a location.
In Obsidian, I use tags (from a controlled glossary) such as 13_17-Outlook
or 13_21-Raindrop
. I apply these tags to index notes to record the locations where the index has been applied.
I’m now considering simplifying these to just 13_17
, 13_21
for brevity but I am unsure whether fully numerical tags are a good idea.
I appreciate your input if I am overcomplicating things, perhaps I am missing the forest for the trees. I look forward to your thoughts.