Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Todo Cards

An asset by MounirTohami
The page banner background of a mountain and forest
Todo Cards thumbnail image
Todo Cards thumbnail image
Todo Cards hero image

Quick Information

0 ratings
Todo Cards icon image
MounirTohami
Todo Cards

TDC is a plugin that works in the main editor window, it's optimized for performance, no single line of code in _process, it depends on the Signals only and it only saves when you press Ctrl-S while the plugin window is visible.hints:1- It saves in 'addons/todo-cards' folder, there's a file called data.tdp -> TodoProject, it's encrypted. replace it in real-time and the project will update when you change window back to godot. if you want to restore to default just delete it and disable then enable the plugin back.2- You can export and import cards easily, the generated cards are in 'addons/todo-cards/exported-cards'. it exports Card Name.tdc -> TodoCard and it's a plain text file. after that you will find all the exported cards that are located in the export folder when you press Options -> Import.3- You can add up to 12 flag colors to each card, it generates a color randomly and you can replace the color when you press on the flag button.4- don't forget to save regularly before changing Window or after you make any changes, shortcut [Ctrl + S]

Supported Engine Version
3.4
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

README

GODOT Todo Cards

README

about:

TDC is a plugin that works in the main editor window, it's optimized for performance, no single line of code in _process, it depends on the Signals only and it only saves when you press Ctrl-S while the plugin window is visible.

hints:

1- It saves in 'addons/todo-cards' folder, there's a file called data.tdp -> TodoProject, it's encrypted. replace it in real-time and the project will update when you change window back to godot. if you want to restore to default just delete it and disable then enable the plugin back.

2- You can export and import cards easily, the generated cards are in 'addons/todo-cards/exported-cards'. it exports Card Name.tdc -> TodoCard and it's a plain text file. after that you will find all the exported cards that are located in the export folder when you press Options -> Import.

3- You can add up to 12 flag colors to each card, it generates a color randomly and you can replace the color when you press on the flag button.

4- don't forget to save regularly before changing Window or after you make any changes, shortcut [Ctrl + S]

TDC is a plugin that works in the main editor window, it's optimized for performance, no single line of code in _process, it depends on the Signals only and it only saves when you press Ctrl-S while the plugin window is visible.

hints:

1- It saves in 'addons/todo-cards' folder, there's a file called data.tdp -> TodoProject, it's encrypted. replace it in real-time and the project will update when you change window back to godot. if you want to restore to default just delete it and disable then enable the plugin back.

2- You can export and import cards easily, the generated cards are in 'addons/todo-cards/exported-cards'. it exports Card Name.tdc -> TodoCard and it's a plain text file. after that you will find all the exported cards that are located in the export folder when you press Options -> Import.

3- You can add up to 12 flag colors to each card, it generates a color randomly and you can replace the color when you press on the flag button.

4- don't forget to save regularly before changing Window or after you make any changes, shortcut [Ctrl + S]

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Todo Cards icon image
MounirTohami
Todo Cards

TDC is a plugin that works in the main editor window, it's optimized for performance, no single line of code in _process, it depends on the Signals only and it only saves when you press Ctrl-S while the plugin window is visible.hints:1- It saves in 'addons/todo-cards' folder, there's a file called data.tdp -> TodoProject, it's encrypted. replace it in real-time and the project will update when you change window back to godot. if you want to restore to default just delete it and disable then enable the plugin back.2- You can export and import cards easily, the generated cards are in 'addons/todo-cards/exported-cards'. it exports Card Name.tdc -> TodoCard and it's a plain text file. after that you will find all the exported cards that are located in the export folder when you press Options -> Import.3- You can add up to 12 flag colors to each card, it generates a color randomly and you can replace the color when you press on the flag button.4- don't forget to save regularly before changing Window or after you make any changes, shortcut [Ctrl + S]

Supported Engine Version
3.4
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers