Recent

Author Topic: [SOLVED] Todo list priority setting  (Read 577 times)

Hansvb

  • Hero Member
  • *****
  • Posts: 705
[SOLVED] Todo list priority setting
« on: August 04, 2024, 09:42:05 pm »
Hi,

The todo list has a priority column. This is default 0. How can I adjust that? This is not mentioned in the wiki.
Quote
https://wiki.freepascal.org/IDE_Window:_ToDo_List

I hoped that you set priority with -p but something like this does nothing:
Quote
{ #todo -oAnOwner -cCreateFunction -p5: Determine statusbarPanel_x width. }


« Last Edit: August 05, 2024, 07:54:52 am by Hansvb »

MarkMLl

  • Hero Member
  • *****
  • Posts: 7710
Re: Todo list priority setting
« Reply #1 on: August 04, 2024, 10:03:37 pm »
Code: [Select]
{ TODO 5 -oMarkMLl -cMemory : Reserved bit handling unimplemented. }

MarkMLl
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Logitech, TopSpeed & FTL Modula-2 on bare metal (Z80, '286 protected mode).
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories: https://github.com/MarkMLl?tab=repositories

dbannon

  • Hero Member
  • *****
  • Posts: 3094
    • tomboy-ng, a rewrite of the classic Tomboy
Re: Todo list priority setting
« Reply #2 on: August 05, 2024, 02:01:40 am »
Now, that is really useful ! I have mentioned it on the wiki.

Davo
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

Hansvb

  • Hero Member
  • *****
  • Posts: 705
Re: Todo list priority setting
« Reply #3 on: August 05, 2024, 07:54:10 am »
Thank you. I expected priority to start with something like -p. I hadn't tried without it. :-[

MarkMLl

  • Hero Member
  • *****
  • Posts: 7710
Re: [SOLVED] Todo list priority setting
« Reply #4 on: August 05, 2024, 01:37:02 pm »
I think it's worth adding that the example I gave was 100% generated by the IDE, "but having writ, moved on": there's no editing capability.

Also the IDE can be a bit picky regarding comment/pragma/todo format, so it's always worth looking at its generated form and trying to mimic that when doing anything manually.

MarkMLl
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Logitech, TopSpeed & FTL Modula-2 on bare metal (Z80, '286 protected mode).
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories: https://github.com/MarkMLl?tab=repositories

 

TinyPortal © 2005-2018