README.org: updated section on how to thank me + related tools

This commit is contained in:
Karl Voit 2026-03-01 18:50:36 +01:00
parent 11824bcabe
commit 01be6ec7ad

View file

@ -164,39 +164,6 @@ If you want to assign a different keyboard shortcut than =Ctrl-1= like
- OK
* Related Tools and Workflows
# --- BEGIN SHARED: how_to_thank_me --- see https://github.com/novoid/screencasts/
I'm glad if you like my tool. I've got way more projects on:
- [[https://github.com/novoid/][GitHub]] (oldest projects),
- [[https://gitlab.com/publicvoit/][GitLab.com]] (older projects), and
- [[https://codeberg.org/publicvoit/][Codeberg]] (newest projects).
If you want to support me:
- [[https://karl-voit.at/2018/06/07/cardware/][Send old-fashioned *postcard* per snailmail]] - I love personal feedback!
- see [[http://tinyurl.com/j6w8hyo][my address]]
- Send feature wishes or improvements as an issue
- Create issues for bugs
- Contribute merge requests for bug fixes
- Check out my other cool projects on the platforms above
If you want to contribute to this cool project, please fork and
contribute!
I am using [[http://www.python.org/dev/peps/pep-0008/][Python PEP8]] and occasionally some ideas from [[http://en.wikipedia.org/wiki/Test-driven_development][Test Driven
Development (TDD)]]. I fancy Python3 with [[https://typing.python.org/en/latest/spec/annotations.html][type annotations]], although I'm
not using them everywhere at the moment. Starting with 2025, I began
to use help from Claude.ai which is a huge improvement, given my lack
of programming practice and knowledge.
After all, each of my tools was developed because I needed its
functionality and could not get it elsewhere - at least to my
knowledge or taste.
# --- END SHARED: how_to_thank_me --- see https://github.com/novoid/screencasts/
* How to Thank Me and Contribute to the Poroject
# --- BEGIN SHARED: filetags_tools --- see https://github.com/novoid/screencasts/
This tool is part of a tool-set which I use to manage my digital files
@ -278,3 +245,37 @@ In short:
- An NPM implementation of a subset of GuessFileName (using image exif header), append2name, move2archive
- You probably need to read a bit of French
# --- END SHARED: filetags_tools --- see https://github.com/novoid/screencasts/
* How to Thank Me and Contribute to the Project
# --- BEGIN SHARED: how_to_thank_me --- see https://github.com/novoid/screencasts/
I'm glad if you like my tool. I've got way more projects on:
- [[https://github.com/novoid/][GitHub]] (oldest projects),
- [[https://gitlab.com/publicvoit/][GitLab.com]] (older projects), and
- [[https://codeberg.org/publicvoit/][Codeberg]] (newest projects).
If you want to support me:
- [[https://karl-voit.at/2018/06/07/cardware/][Send old-fashioned *postcard* per snailmail]] - I love personal feedback!
- see [[http://tinyurl.com/j6w8hyo][my address]]
- Send feature wishes or improvements as an issue
- Create issues for bugs
- Contribute merge requests for bug fixes
- Check out my other cool projects on the platforms above
If you want to contribute to this cool project, please fork and
contribute!
I am using [[http://www.python.org/dev/peps/pep-0008/][Python PEP8]] and occasionally some ideas from [[http://en.wikipedia.org/wiki/Test-driven_development][Test Driven
Development (TDD)]]. I fancy Python3 with [[https://typing.python.org/en/latest/spec/annotations.html][type annotations]], although I'm
not using them everywhere at the moment. Starting with 2025, I began
to use help from Claude.ai which is a huge improvement, given my lack
of programming practice and knowledge.
After all, each of my tools was developed because I needed its
functionality and could not get it elsewhere - at least to my
knowledge or taste.
# --- END SHARED: how_to_thank_me --- see https://github.com/novoid/screencasts/