Todo.txt editor integrations

==text editors met language syntax==

Kate heeft syntax highlighings voor God & klein Pierke ( indrukwekkend de collectie)
manueel een syntax ‘toepassen’ :
menu > tools > highlighting > category kiezen > syntax schema kiezen

overzicht van alle https://kate-editor.org/syntax/ ; hier staat toodtxt.xml bij categorie: Other
maar niet te zien in de editor => ik moet het extra installeren

xml definitie file voor Todo.txt : https://kate-editor.org/syntax/data/syntax/todo.xml
kies het dark thema want het light is een en al roze en woke

download de xml definitie file
kopieer het het naar
voor local user : `$HOME`/.local/share/org.kde.syntax-highlighting/syntax/
for all users : /usr/share/org.kde.syntax-highlighting/syntax/ (sudo required , not done -yet)
folders bestaan nog niet , dus eerst aanmaken

Assuming you are on the Frameworks 5 version of Kate (if not, replace katepart5 with katepart):
Create the folder $HOME/.local/share/katepart5/syntax/ and put the .xml files in there. After restarting any katepart-based editor, you should have the highlighting option available. It may also work in /usr/share/katepart5 but I never tested that part.

The reason you do not find any xml files on your system is that the highlighting files are compiled into the syntax-highlighting library.
the documentation : https://docs.kde.org/stable5/en/applications/katepart/highlight.html

notepadqq : nope
xed : ook niet
: menu > view > higlight mode ” swift” is enigzins bruikbaar

er bestaat een hack voor gedit : https://github.com/edusantana/todo-txt-gedit-highlight/blob/master/README.md
(script voor todo.txt syntax toeveoging)
werkt dit script niet met xed , of er zijn issues mee

sublime :
https://rtalbert.org/plaintext-gtd/
https://github.com/dertuxmalwieder/SublimeTodoTxt
if you don’t want to use Package Control, just copy the syntax file into your Packages directory.
/opt/sublime_text/Packages
prachtig layout
maar ik snap geen reet van dat github gedoe, hoe dit nu instaleren ?
de github site is een genZ free flow soep