Karl Voit

Results 125 issues of Karl Voit

People love screenshots to see whether or not the visualization of the feeds within Emacs is something they want or not.

documentation

appendfilename should rename all linked "parent links" as long as the file name is the same. However, this seems to work only for the first link and not for all....

bug
help wanted

There are certain situations where I need to remove one or more words from selected file names. One example is after added a set of words that contain a typo....

enhancement
help wanted

When working with tag filter view or Tagtrees view of `filetag`, shortcuts are created whose file names correspond to the original file (but directory differs). `appendfilename` is supposed to add...

bug

This beautiful tool deserves a set of basic unit tests, testing the main functionality. I don't have the expertise to define proper tests that check the correct handling of different...

enhancement
help wanted

I want to include other .filetags files within a .filetags file like: ``` firsttag #include ../other/subdir/additional_filetags.txt normaltag anothertag ``` Including other files is done in lines that must start with...

enhancement
concept-needed

When filetags is generating TagTrees or tagfilter hierarchies, there should be `.filetags-tagtree` and `.filetags-tagfilter` files in their root directories so that users are able to locate them for purposes like,...

enhancement
quickfix
highprio

Note: this feature implementation **requires #16 to be implemented before.** I want to be able to generate a secondary TagTree when I'm browsing a existing TagTree. For example, when I've...

enhancement
highprio

If I want to override, e.g., the default tagtrees folder depth value, I want to use a user-related config file.

enhancement
highprio

I'd like to know how filetags could be integrated into the context menu of the macOS Finder. My notes so far: - Automator: - Service receives selected "files or folders"...

documentation
help wanted
quickfix
highprio