Short: ToDo List Author: Gero Birkenfeld Uploader: ibatch web de Type: util/misc Version: 1.0.1 Architecture: m68k-amigaos -------------------------------------------------------------------------------------------------- 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. It is aimed to run on different architectures (OS4, Windows, Android, OS3, MorphOS, Linux). This archive contains two "classic OS3.x" Versions: Ticklish-1_0_1_RC1-os3 -> Buttons containing Icons (min sugested MUI 5 and AGA HighRes Interlace > 4 Colors) Ticklish-1_0_1_RC1-os3min -> just text on buttons (for MUI3.8 Systems and AGA HighRes Interlace > 2 Colors) An OS4 and Windows Version is available under: http://aminet.net/package/util/misc/Ticklish_V1-0 https://os4depot.net/?function=showfile&file=utility/misc/ticklish.lha On amigans.net you will find executables for untested platforms as well. For future Versions, I am looking at "online storage".... -------------------------------------------------------------------------------------------------- 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 above linked thread on amigans.net or via E-Mail to above mentioned web.de mail. Thankyou :-) -------------------------------------------------------------------------------------------------- Requirements: -------------------------------------------------------------------------------------------------- 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) 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 Find your prefered pick for your system config here: https://geobiz.de/public_download/config.png -------------------------------------------------------------------------------------------------- Setup: -------------------------------------------------------------------------------------------------- Download and install required libs Unpack directory to you harddisk and start desired executable. -------------------------------------------------------------------------------------------------- Usage -------------------------------------------------------------------------------------------------- First "Lists" Page: ------------- "New list" => creates an empty Todo list, and asks for a name "Del list" => Selected lists will be deleted "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 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 -------------------------------------------------------------------------------------------------- Future -------------------------------------------------------------------------------------------------- 1. tested Versions for Linux 2. Save/Sync Lists online 3.Version for Android*