mirror of
https://github.com/Relintai/Godot-Simple-TODO.git
synced 2025-01-02 07:29:38 +01:00
Coffee update
This commit is contained in:
parent
fa7c9a5e65
commit
2ffc3566bd
@ -12,4 +12,9 @@ The plugin has full undo support.
|
|||||||
|
|
||||||
## Data
|
## Data
|
||||||
|
|
||||||
Data of your columns is stored in a simple .cfg file. You can edit it by hand (the item names don't matter btw), but do so only when the plugin is not active. The plugin automatically saves all your changes. You can change the file where data is stored by modifying `DATA_FILE` constant in `SimpleTODO.gd`.
|
Data of your columns is stored in a simple .cfg file. You can edit it by hand (the item names don't matter btw), but do so only when the plugin is not active. The plugin automatically saves all your changes. You can change the file where data is stored by modifying `DATA_FILE` constant in `SimpleTODO.gd`.
|
||||||
|
|
||||||
|
___
|
||||||
|
You can find all my addons on my [profile page](https://github.com/KoBeWi).
|
||||||
|
|
||||||
|
<a href='https://ko-fi.com/W7W7AD4W4' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
||||||
|
Loading…
Reference in New Issue
Block a user