201
General Software Discussion / Re: I'm thinking of going primitive
« Last post by Nod5 on October 25, 2019, 06:46 PM »Isn't there a problem with filename tags in that links are broken every time you add or remove a tag?-Dormouse (October 25, 2019, 05:54 PM)
2. make .txt plaintext "companion files" with tags in filename and notes inside next to non-plaintext files.So, same name as companion except .txt ?-Nod5 (October 25, 2019, 05:10 PM)
Would this be a way of tagging the companion?-Dormouse (October 25, 2019, 05:57 PM)
Yeah, there is a trade-off between updating filename tags to reflect changes to file contents and risking breaking links/references elsewhere to that file.
I have no perfect fits-all-cases solution to that.
But here's an approach that works ok for me in many cases. Say we want to keep a photo of something or a screenshot of a webpage. First name the imagefile short but unique through timestamps. The camera likely does this by default and screenshots tools can be set to do that too. Keep that image filename unchanged going forward. Second, make a companion .txt file with additional tags in the filename, tags that can be updated over time.
C:\folder\20191022_181212.png
C:\folder\20191022_181212.png receipt raspberry pi 4.txt
We can then in other plaintext files reliably "quasi link" to the image with the short string 20191022_181212.png .
We can also find the image via Everything fairly quickly in any folder on any harddrive using only the search terms "raspberry receipt", since the .txt file will be among the matches for that search and its filename in turn contains the image filename. That search will work even if we later also add the tags "todo sell ebay" to the companion .txt
.txt companion files can also be created for other purposes, not just for tags that make the "parent" file easy to find with filename search tools. For example if we stick to a format for some companion files, like
C:\folder\20191022_181212.png -- slideshow.txt
for photos then we can make scripts that automatically use the image and that special companion file for some purpose, for example to show an image slideshow overlayed with notes (text in the image's companion).
This idea is a bit like how external .srt subtitle files for video files work in VLC. Place the files video.mp4 and video.mp4.srt next to each other and VLC will automatically load the .srt subtitle when playing the .mp4 video.

Recent Posts

Aliases are powerful so maybe there is is some other way to achieve the end goal you're after. Could you tell more about the use case?
). Do you use it and in what way will this new development make it better to use?