Short: ToDo List Author: Gero Birkenfeld Uploader: ibatch web de Type: util/misc Version: 1.1.0 Architecture: other -------------------------------------------------------------------------------------------------- What is it? -------------------------------------------------------------------------------------------------- Ticklish is a simple ToDo List tool. Including subitems/steps and notes for each ToDo item. Due Dates and moving items from on to another List ist also supported. You can either store todo lists locally or keep them in sync with an online ftp server. It is aimed to run on different architectures (Amiga OS4, Windows, Android, Amiga OS3, MorphOS, Linux). This archive contains a MS Windows build for 32 bit Systems. -------------------------------------------------------------------------------------------------- BUG REPORTING !!!!!! -------------------------------------------------------------------------------------------------- Please test this Software intensively!!! I did quiet a bit of testing, but as this is a multi OS Software, I cannot guarantee, that this one is bug free. So PLEASE, send bug reports and feedback either via the linked thread on amigans.net or via E-Mail to above mentioned web.de mail. Thankyou :-) https://www.amigans.net/modules/newbb/viewtopic.php?topic_id=9951 -------------------------------------------------------------------------------------------------- Requirements: -------------------------------------------------------------------------------------------------- Depending on your setup you might need some 3rd party software: Amiga OS3.x: ------------- ------------- 1) codsets.library http://aminet.net/package/util/libs/codesets-6.22 2) MCC TextEditor 15.55 or better https://github.com/amiga-mui/texteditor/releases 3) MCC BetterString 11.36 or better https://github.com/amiga-mui/betterstring/releases 4) MUI 3.8 http://aminet.net/package/util/libs/mui38usr 5) or MUI 5 for Button Icon Support https://github.com/amiga-mui/muidev/releases/MUI-5.0-20210831 AGA Setting -------------- 1) guigfx.library 20.0 or better http://aminet.net/package/dev/misc/guigfxlib 2) render.library 32.0 or better http://aminet.net/package/dev/misc/renderlib68k 3) AGA HighRes Interlace 4 colors or more see above 4) 4MB ChipRAM and 8MB Fast/Zorro RAM RTG Setting (UAE Zorro III, Picasso...) -------------- 1) 4MB ChipRAM and 16MB Fast/Zorro RAM 2) Screenmode 16Bit PC suggested / on AOS 3.9 (and 3.2?) you have to adjust MUI Settings when using 32Bit BGRA Amiga OS4.x: ------------- ------------- 1) MCC BetterString 11.36 or better https://github.com/amiga-mui/betterstring/releases 2) MCC TextEditor 15.55 or better https://github.com/amiga-mui/texteditor/releases MorphOS: ------------ ------------ 1) if prompted on startup, you might also need MCC BetterString and/or MCC TextEditor For Linux ----------- ----------- 1) GTK+ 3 Find your prefered pick for your system config here: https://geobiz.de/public_download/config.png -------------------------------------------------------------------------------------------------- Setup: -------------------------------------------------------------------------------------------------- Download and install required libs/3rd party stuff. Unpack directory to you harddisk. If todo lists should be stored offline on your local drive: ---------------------------------------------- 1. Run executeable! If todo lists should be kept in sync with a ftp server (aka "cloud"): ---------------------------------------------- 1. Open ticklish.ini inside Notepad and enter your ftp server credentials (see manual.pdf for more details). 2. Run executeable! 3. Wait until cloud sync is done (titlebar will show "Ticklish") 4. Close the app rightaway 5. Restart the executable and wait until cloud sync is done* 6. Create a new todo list. * it is compulsary, that you run Ticklish twice, if you intend ftp syncing -------------------------------------------------------------------------------------------------- Usage -------------------------------------------------------------------------------------------------- Titlebar: ------------ This is somehow important, as it shows you: 1. when Ticklish is syncing lists (stating: "Cloud Syncing! Hold on...") 2.when Ticklish is ready (stating: "Ticklish" or "no file loaded") 3.when a list is loaded (stating its filename) First "Lists" Page: ------------- "Refresh" => initiates a cloud/ftp server sync "Save Current list" => Save and "close" current list "Today" => will load "today list", which holds a copy of all items due today (+/- x days, as defined in ticklish.ini) "On hold" => a special ToDo list, for "parking" items from other lists. "listview" => lists all available lists, just click an entry, and it will be loaded. Current list will be saved beforehand "New list" => creates an empty Todo list, and asks for a name "Del list" => Selected lists will be deleted Second "Tasks" Page: ---------------- Yellow area shows the currently loaded list (also shown as window title) First textgadget: enter Item/Task Second textgadget: enter due date or leave blank => press enter or "Add" If you select a list entry/task you can edit/change it via the textgadgets => presse enter or "Add" afterwards in order to update "Rubber Icon" will empty both textgadgets, and you are ready to enter some more items "Del" will delete selected Task/Item "Back/green Arrow" will move the selected item/task including steps and notes to another list... --> in the upcoming requester you can either copy it on your "Today list", move/put it "On hold", or choose any other todolist from listview Third "Details" Page: ---------------- The yellow area shows selected task/item below you can enter notes for your selected task/item.... below that you have textgadgets and a listview in order to add further steps (subitems) to your selected task/item config file (ticklish.ini) ----------------- * define wether your "today list" should also display items due from the past and future * define column width for item description column * enter ftp server credentials * if you enter a ftp server adress, ticklish will work in "online/sync" mode. * if you want to use ticklish in "offline/local" mode, enter "none" instead of a valid ftp server * make sure, every client gets a unique name, when you plan to work in "online/sync" mode. -------------------------------------------------------------------------------------------------- ftp/cloud snychronisation - important information -------------------------------------------------------------------------------------------------- Ticklish has been tested with following servers: * FritzBox/DynDNS FTP Server (exposed to internet...) * infinityfree FTP Server (free Webhoster plan) https://www.infinityfree.com/ * Reebex Tiny FTP Server (local Network) https://www.rebex.net/tiny-ftp-server/ In case you are not using above mentioned servers, let me know wether it works or not. My goal is to make your server work as well. Please consult manual.pdf for detailed instructions on server set up and details to be considered when syncing. When in "online/sync" mode, make sure you enter a unique name for every client/device you are using ticklish on. -------------------------------------------------------------------------------------------------- Additional infos about Android Version -------------------------------------------------------------------------------------------------- In order to change an item to "done" (there fore set the tick) you have to longclick on the item. In order to activate/choose an item (e.g. for deletion or editing) you short click on that item. It will not be marked/highlited in any way though. This is different to AmigaOS, MorphOS and Linux Version. Activated items will be highlited on those systems....see manual.pdf for screenshots and examples. -------------------------------------------------------------------------------------------------- Additional infos about AROS Version -------------------------------------------------------------------------------------------------- In order to change an item to "done" (there fore set the tick) you have to doubleclick on that item. -------------------------------------------------------------------------------------------------- Future -------------------------------------------------------------------------------------------------- speed up syncing process