CintaNotes is a Windows application for fast and convenient note taking. It can clip text from any application on a hot key, has a powerful tagging system and effective full-text search capability.
+25
Completed

Tag sidebar: display only related tags on double-click

Alex Jenter 12 years ago updated 12 years ago 9
If I double click on a tag in the tag sidebar, make all non-related tags disappear from the list. A click on "All" would restore the normal view.
tag-sidebar other-ui complexity:medium
Answer
Alex Jenter 12 years ago
Implemented as context menu item in 1.7
Double-click activation is managed by the "app.mainframe.tagsidebar.doubleclick.viewrelated" option and by default is disabled.
+30
Fixed

Empty notes are not deleted automatically

Alex Jenter 14 years ago updated 14 years ago 3
Sometimes, I hit CTRL-N to create a new note, then change my mind and hit ESC to cancel. CN will then create a totally empty note.

I suggest deleting those notes automatically.
taking/clipping
+30
Completed

Configurable clipping options regarding note title

Anonymous 14 years ago updated by Alex Jenter 13 years ago 1
Introduce an option for the default title of a note be the first line of text in the note or blank.
(http://cintanotes.com/forum/viewtopic.php?f=4&t=202)
taking/clipping complexity:easy
Answer
Alex Jenter 13 years ago
Released in 1.4
+53
Planned

Date and time quick filter

Alex Jenter 14 years ago updated by anonymous 7 years ago 6
A control should be added (e.g. a combobox) which would allow to quickly filter notes by their age: today, yesterday, 7 days ago, 30 days ago, etc.
complexity:medium date-time searching
+33
Under review

Batch text replace across all notes in view

Alex Jenter 14 years ago updated 14 years ago 0
After collecting many notes into CintaNotes, there is too many information that is not neccessary, eg the titles like this :"firefox - [Drag-and-drop tags onto notes / General forum / CintaNotes]".

I just want to be able to replace "firefox - [" with a blank in all notes.
editing complexity:medium
+23
Under review

Arbitrary colored text

Alex Jenter 12 years ago updated 7 years ago 1

Now we can only use one color for text.

It would be great to be able to use multiple colors.

(http://cintanotes.com/forum/viewtopic.php?f=3&t=1218)

editing text-formatting
+80
Planned

Advanced search with regular expressions

Alex Jenter 14 years ago updated 13 years ago 2
Allow to use regular expressions in the search string
searching complexity:medium
+30
Under review

Text folding support

Alex Jenter 13 years ago updated by Вячеслав 5 years ago 2
Allow to fold and expand delimited blocks of text. Blocks of text are recognized automatically using paragraphs, lists and indentation.
Will be also very useful for various outlines and lists etc.
editing complexity:hard
+29
Completed

Reopen not explicitly closed note windows on program restart

Alex Jenter 14 years ago updated 14 years ago 1
startup complexity:easy
+58
Completed

Double click in an empty area should create a new note

Andre Santos 14 years ago updated by Alex Jenter 7 years ago 3
Double click in an empty area should create a new note.

Eg: empty list area, or in the space between the find box and the number of notes
taking/clipping complexity:easy
+94
Completed

Resize tag sidebar with the mouse

Alex Jenter 14 years ago updated 12 years ago 2
complexity:medium tag-sidebar
Answer
Alex Jenter 12 years ago
Released in 1.6
+22
Completed

Make all the text in the search field selected when pressing "Ctrl+F".

Ruslan 14 years ago updated by Alex Jenter 14 years ago 6
When I want to search for another word I have to backspace the previous word by one character. It is slow. If it is selected, I could just click delete.

See how it works in Firefox. Press "Ctrl+F" in FF several times. You will see what I mean.
searching complexity:easy
+21
Under review

Colored tags

Alex Jenter 11 years ago updated by danielson 8 years ago 5

Let tags have background color, to make them easily distinguishable.


Image 53


Changes:

Tag properties dialog: add checkbox and color picker control

Notes list: draw tags with custom background color, if defined

Tag sidebar: add a small colored box to the right of the tag name if tag is colored

viewing notes-list tag-sidebar organizing configuring complexity:easy tags
+21
Planned

Warn about adding duplicate / similar notes

Alex Jenter 12 years ago updated by Redwood 4 years ago 3
On adding new note, CintaNotes should analyse it and display a warning if it finds in the database a note which is very similar to the one being added.Say if 90% of used words match or something like that.
taking/clipping complexity:medium
+27
Under review

Encrypted tags

Alex Jenter 12 years ago updated 11 years ago 7
Consider adding the ability to encrypt a tag(s) that would allow the Note or Notes to serve as either a private note or as a password manager.
security complexity:hard
Answer
Alex Jenter 12 years ago

+20
Completed

Option to restore last tag selection on startup

Alex Jenter 12 years ago updated 12 years ago 0
It should be possible to have the tag selection persistent across program runs. Could be added as the "Options/Startup/Restore last tag selection" option.
startup complexity:easy
Answer
Alex Jenter 12 years ago
Released in 1.7 
+22
Under review

Automatically detect and remove unnecessary carriage returns

Alex Jenter 12 years ago updated 11 years ago 1
Oftentimes text has unnecessary carriage returns, especially when clipping from certain programs like Adobe Acrobat. It would be really great if CintaNotes could detect this and automatically convert such CRs to proper paragraphs.
taking/clipping complexity:hard
Answer
Alex Jenter 12 years ago

+21
Planned

Tag sidebar ordering modes

burrum 13 years ago updated by Alex Jenter 10 years ago 5

The following tag sidebar order modes could be added:

  • Most used tags first
  • Manual (custom) order

This assumes introducing some UI control that allows to toggle ordering mode.

Sorting tags by count was also suggested here:

http://cintanotes.com/forum/viewtopic.php?p=1017#p1017

Manual order allows me to arrange tags in the order I like by dragging them in the sidebar. This order is saved, and even if I switch to alphabetical order and then back to custom order, my custom order is preserved.

This feature would automatically cover this request: http://roadmap.cintanotes.com/topic/16170-pinning-favorite-tags-to-the-top-like-in-win7-taskbar/

Also, this feature is partially related to http://roadmap.cintanotes.com/topic/3225-show-tag-usage-counters-on-sidebar-in-tooltips/

complexity:medium
+19
Under review

Use CintaNotes to search and edit it's own settings

burrum 12 years ago updated by Alex Jenter 12 years ago 3

I got blown away when this came to me.


In short, the idea is to edit CintaNote's .settings file using CintaNotes itself, and searching settings using CN's great 1-key search.


To better understand the idea, please install and check out latest versions of these two programs: Opera browser and Miranda IM. In particular, check out their settings/options managers. They both have so many config options that they HAVE to have search over them. In case of Miranda, it would take very long to locate a setting of interest without search. In case of Opera, it's literally impossible to create GUI for every option it has, so they created a big categorized html+js page with handy 1-key search over them. Type opera:config in the address bar and check it out!


In case of CintaNotes, it could be a main menu option like "Edit settings", toggling CN from notes mode into settings mode, where user could start entering a setting of interest, like "title" to set focus title option. The mode could be made visually distinguishable by drawing wrench or gear icon, or making main area of different background color.


Benefits?

1. Search. CN already has plenty of options, and don't know about you guys, but when I need to edit an option, I open cintanotes.settings in notepad and use search anyway. And I expect the count of settings to grow.

2. Value "strong typing" using UI controls. If a setting is a boolean (0 or 1), the value can be set by a checkbox, if its a number - via numeric field (with up/down arrows), if it's a selection from a fixed number of values (enumeration) - a dropdown list, and if it's a color - via color dialog with #hexacode displayed. This way user has a very low chance to enter a value of wrong type. See Opera's opera:config as a reference.

3. Help tips. A small '?' icon can be displayed near every setting, that on hover (no clicks!) shows a brief hint about the setting. There's no place for this thing in a strict .settings file (unless it has comments). Again, check Opera for a better overview (although they have help tips loading from the web).

4. No more need in designing UI for various settings, and no need in considering which options deserve a UI block, and which are minor and could be left as text-only settings. The mechanism is easily extensible when new options appear.

searching configuring other-ui
+28
Completed

Deleting note from the editor window

Alex Jenter 13 years ago updated 8 years ago 23
It would be great if I could delete a note from within a note windows. I don't want to search for the note first so I can delete it.
Answer
Alex Jenter 8 years ago
Completed in 1.6.1
+29
Planned

Save URL even if selection empty

Alex Jenter 14 years ago updated by gunars 6 years ago 8
Now if we press the clipping hotkey in a web browser without selecting anything, CintaNotes creates a new note but leaves the "Link" field empty. It would be great if the "Link" field would be filled with the page URL.
taking/clipping complexity:medium
+19
Under review

A list of used words, as if it were tags

Carlos Mario Cortés H. 12 years ago updated by Alex Jenter 12 years ago 1
A list of used words, as if it were tags. Clicking on one of those words should show a list of all notes containing that exact word. Also, it should be possible to hide some of those words. (Sorry if I've made english mistakes)
viewing notes-list searching organizing
+20
Under review

Hotkey to display all notes coming from same website

Alex Jenter 12 years ago updated 12 years ago 0
Add a system-wide hotkey that would open CN and filter the view so that it
displays only notes coming from the same site I was on when pressed the hotkey.
viewing searching
Answer
Alex Jenter 12 years ago

+19
Answered

Target platforms in future?

burrum 14 years ago updated by Alex Jenter 14 years ago 0
Are you planning to release a Linux version?

And what are your plans about mobile platforms like Android, iOS, etc?

Thanks.
Answer
Alex Jenter 14 years ago
It depends on how the vote on corresponding ideas goes. Right now they are not at the top of the list.
But if CN is a commercial success in the future, I can very well imagine making CN for other platforms.
+31
Completed

Different color icons for different instances of CN

Alex Jenter 14 years ago updated 7 years ago 5
This would allow the instances to be differentiated in the tray.
http://www.cintanotes.com/forum/viewtopic.php?f=4&t=583&start=0
main-window other-ui