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.
+62
Completed

Don't record browser name in note title on clipping

Alex Jenter 13 years ago updated 7 years ago 9
Can we have an option to not add browser/source in title as this is
rather spurious. When I check my notes for opera or IE or Firefox
configs iI get lots of false positives thanks to them being in the
title.
taking/clipping complexity:medium
+128
Completed

Notebook Encryption

Alex Jenter 14 years ago updated 9 years ago 11
CintaNotes should provide an option to encrypt the whole DB file and ask for password on program startup.
security complexity:medium
+57
Planned

Tabs for notebooks

Alex Jenter 12 years ago updated by Paul Barca 9 years ago 14
a a from BDJ suggested:
"Allow multiple databases/notebooks to be open at same time in one window, and have a tab for each one. I know there is a suggestion for tabs on the roadmap, but that seems to be about using tabs for different sections of a single notebook. Not sure if my idea is already on the roadmap, but it shouldn't be too hard to implement as you just need to wrap the current window in a tab control (or you could roll-your-own tab/button control), and handle switching between notebook tabs.  "
files other-ui complexity:medium
+83
Planned

Fully configurable keyboard shortcuts

Midas 14 years ago updated by Alex Jenter 5 years ago 4 1 duplicate
It should be possible for the user to assign keyboard shortcuts at will throughout CintaNotes.
( http://cintanotes.com/forum/viewtopic.php?f=4&t=571 )
configuring complexity:medium
+59
Planned

Logical expressions for tag search, like "tag1 AND NOT (tag2 OR tag3)"

Alex Jenter 12 years ago updated 7 years ago 5
E.g. being able to search "tag1 AND NOT (tag2 OR tag3)"
searching complexity:medium
+54
Completed

Option to mark relevant tags (bar on left) also based on search filter

ChrisCN 12 years ago updated by Alex Jenter 12 years ago 3
If one ore more tags are selected the other relevant tags are marked with a bar on the left.
I suggest an option to have the same behaviour if a search filter is active.

(This could well be combined with my other request to optional hide the non relevant tags.)
tag-sidebar
Answer
Alex Jenter 12 years ago
Completed in V1.8
+57
Planned

Remember the scrolling position for each tag.

Brease Wong 12 years ago updated by Alex Jenter 11 years ago 3
A bookmark feature. Or remember the scrolling position for each tag.
viewing
+165
Completed

Note printing

Alex Jenter 14 years ago updated 4 years ago 14
It should be possible to print selected notes right from CintaNotes, without having to export them into a text file first.
other complexity:medium
+61
Planned

Saved (predefined) searches

Alex Jenter 13 years ago updated 11 years ago 13 1 duplicate
Add right-side dropdown arrow to the search box which would allow us to save current search for later use. The click on arrow would open the list of saved searches to quickly pick.
searching
+52
Planned

Global option to use first line of text as title if title is blank

Alex Jenter 12 years ago updated 12 years ago 0
This is different from the "Options/Clipping/Use as Title" option because
it will affect all notes, not only clipped ones.

(http://www.cintanotes.com/forum/viewtopic.php?f=3&t=966)
editing complexity:easy
Answer
Alex Jenter 12 years ago

+79
Completed

Search and replace inside of note edit dialog

Alex Jenter 14 years ago updated 10 years ago 15
Provide a way to find and optionally replace text in the note editor.
editing searching complexity:medium
+124
Planned

"Always on top" for notes (Pinning Notes)

Alex Jenter 14 years ago updated 8 years ago 8 2 duplicates

Some notes are especially important and I want to see then every time I open the CN.
Now all the notes are sorted by title/date/etc.
Is it possible to tag some notes as important and they will be kept on the top?
And surely such a tag could be removed later.
(http://www.cintanotes.com/forum/viewtopic.php?f=4&t=617)

complexity:medium organizing
+47
Under review

Lightweight markup support (Markdown, reStructuredText)

burrum 11 years ago updated by pepe casa 7 years ago 24

I'm not a big fan of traditional text formatting because of all its problems, like having to preserve it during copy/paste, having to think about own save format, and so forth. This adds complexity and bugs, and you have to maintain it.


While not using formatting, I still need to organize my text for readability, so I use simple techniques like stars (*) for bullet lists, line breaks to separate paragraphs, something to highlight headings and so on. Now this is very close to using a lightweight markup language. What they are doing is define a "standard" set of such simple techniques. Your raw text will always look fine, but you can additionally present it with rich styles by using extra renderer.


Just check out how Github utilizes Markdown: raw text, rendered text. It even handles code sections. There's another language, reST or reStructuredText, popular in Python world.


The idea is to have two modes: raw and rendered for both notes list and note editor. Editor in rendered mode could apply styles on-the-fly similar to how Confluence editor works.


Links: Markdown (implementations), reST.

viewing editing notes-list text-formatting
+65
Planned

Option to play sound instead of displaying balloon on clipping

Alex Jenter 14 years ago updated by Cassandra D. Everhart 4 years ago 1
It should be possible to set up a sound that is played as an audio feedback for clipping, and make the balloon tooltip in silent clipping mode optional.
taking/clipping complexity:easy
+45
Completed

Toggle tag count display in tag sidebar's context menu

Alex Jenter 12 years ago updated 12 years ago 0
The tags-sidebar context menu should have an option to easily "show tag count on/off". I know it's available in the global menu, but actually i searched it in the sidebar context menu first. It appears more convenient to me, when i temporarily want to disable the feature.
by Thomas (http://www.cintanotes.com/forum/viewtopic.php?f=3&t=1291&p=4901#p4901)
tag-sidebar
Answer
Alex Jenter 12 years ago

Released in 1.7 
+57
Planned

Import/export of selected notes from/to individual files

Alex Jenter 14 years ago updated 5 years ago 13
Export command should provide option to put each note into separate file using some naming scheme
(http://cintanotes.com/forum/viewtopic.php?f=4&t=541)
import export complexity:medium
+91
Planned

Note grouping

Alex Jenter 14 years ago updated 12 years ago 9
Add ability to group notes in the list by various criteria, like in Outlook
complexity:medium organizing notes-list
+90
Completed

Retain Tab characters

Alex Jenter 14 years ago updated 12 years ago 2
Tab characters (which are entered in the editor using Ctrl+Tab) are now auto-converted to spaces, CintaNotes should be able to keep the Tabs.
editing complexity:easy
Answer
Alex Jenter 12 years ago
Released with version 1.5.1
+77
Completed

Make DropBox sync setup more automated

Alex Jenter 14 years ago updated 13 years ago 1
Some people may be afraid to go into settings files and change parameters. So maybe a simple wizard where a person would select the folder to host the new DB file within Dropbox and you would modify the rest for them.
configuring complexity:medium syncing
Answer
Alex Jenter 13 years ago

Released in 1.4.3

(The "Notebook Parameters" dialog)

+90
Planned

More than one word tags

Marat Levit 14 years ago updated by Alex Jenter 7 years ago 19
Tags are really useful but only allowing tags to be one word makes it sometimes a bit more annoying to use.

Posterous has probably the best tag system I've seen where tags are typed in, a list is displayed of matched and if no matches are found a new tag is created... but the tag can be multiple words e.g. 'Cinta Notes'

If I enter that into CintaNotes then I get two tags, one for cinta and one for notes which means I have to select both of those tags to get that one exact message that contains both tags.
organizing
Answer
Alex Jenter 13 years ago
A detailed description of the tag system design and a workaround for multi-term tags can be found here:
http://cintanotes.com/forum/viewtopic.php?f=4&t=285
+57
Under review

Three-Frame-View -- Window Layout with Tags, Titles and Note content

Alex Jenter 14 years ago updated by Thomas Lohrum 7 years ago 6 3 duplicates
I'd like to suggest that a third frame be added to CN (the first frame being the tag sidebar, and the second frame being the notes list). The third frame would show the entire text of the selected note. Something like the three-frame vertical view in modern email clients.

http://cintanotes.com/forum/viewtopic.php?f=4&t=173)
viewing complexity:medium
+40
Under review

HTML export and collapsing/expanding notes

Thomas Lohrum 12 years ago updated by Alex Jenter 6 years ago 7
As with v1.6 it will be possible to export notes to HTML web page. I suggest to add collapsing/expanding of notes [in the generated HTML file - AJ]. (a) All notes and (b) individual notes.
export
Answer
Alex Jenter 12 years ago

+110
Completed

Wildcard-based search

Alex Jenter 14 years ago updated 7 years ago 4
There should be an option to use the ? and * wildcards in the search string.
searching complexity:medium
+52
Completed

Editable note creation timestamp

Alex Jenter 14 years ago updated 12 years ago 4
Now the only way to edit the note's timestamp is to edit it in the .db file using an SQLite managing app, or via exporting to XML and re-importing. CintaNotes should support that directly.
(http://cintanotes.com/forum/viewtopic.php?f=4&t=365)
editing complexity:easy
Answer
Alex Jenter 12 years ago
Released in 1.7 
+41
Under review

Export notes to EPUB or FB2 format

Alex Jenter 12 years ago updated 12 years ago 0
Useful for people having e-book reading devices.
Answer
Alex Jenter 12 years ago