Page 1 of 1

[Startup] Display selected notes only at StartUp

Posted: Fri May 08, 2009 9:47 pm
by Noddy330
Can I suggest that there be a option to display only a certain set of notes when CintaNotes is started. e.g. display only those untagged, e.g. display only those with tag urgent. Nod

Re: [Suggestion] Display selected notes only at StartUp

Posted: Sat May 09, 2009 3:15 am
by CintaNotes Developer
Noddy330 wrote:Can I suggest that there be a option to display only a certain set of notes when CintaNotes is started. e.g. display only those untagged, e.g. display only those with tag urgent. Nod

Would a command-line param be enough? E.g.
cintanotes -t tag1 tag2
or
cintanotes -t {untagged}

This will automatically display Tag Sidebar and select tags.

Re: [Suggestion] Display selected notes only at StartUp

Posted: Sat May 09, 2009 7:27 am
by Noddy330
CintaNotes Developer wrote:
Noddy330 wrote:Can I suggest that there be a option to display only a certain set of notes when CintaNotes is started. e.g. display only those untagged, e.g. display only those with tag urgent. Nod

Would a command-line param be enough? E.g.
cintanotes -t tag1 tag2
or
cintanotes -t {untagged}

This will automatically display Tag Sidebar and select tags.

That would be ideal. Thanks. Nod

Re: [Suggestion] Display selected notes only at StartUp

Posted: Sun May 10, 2009 9:25 pm
by Noddy330
Noddy330 wrote:
CintaNotes Developer wrote:
Noddy330 wrote:Can I suggest that there be a option to display only a certain set of notes when CintaNotes is started. e.g. display only those untagged, e.g. display only those with tag urgent. Nod

Would a command-line param be enough? E.g.
cintanotes -t tag1 tag2
or
cintanotes -t {untagged}

This will automatically display Tag Sidebar and select tags.

That would be ideal. Thanks. Nod


Hmm. A thought. What about (1) Having something in cintanotes.settings to determine this, and (2) having a command line param to alter any line in cintanotes.settings.
Nod.
P.S. This would also work for Tag SideBar width, :-)

Re: [Startup] Display selected notes only at StartUp

Posted: Thu Jun 24, 2010 8:41 am
by CintaNotes Developer