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
COMPLETADO

Don't record browser name in note title on clipping

Alex Jenter hace 13 años actualizado hace 7 años 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
COMPLETADO

Notebook Encryption

Alex Jenter hace 14 años actualizado hace 9 años 11
CintaNotes should provide an option to encrypt the whole DB file and ask for password on program startup.
security complexity:medium
+57
Planeado

Tabs for notebooks

Alex Jenter hace 12 años actualizado por Paul Barca hace 9 años 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
Planeado

Fully configurable keyboard shortcuts

Midas hace 14 años actualizado por Alex Jenter hace 5 años 4 1 duplicado
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
Planeado

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

Alex Jenter hace 12 años actualizado hace 7 años 5
E.g. being able to search "tag1 AND NOT (tag2 OR tag3)"
searching complexity:medium
+54
COMPLETADO

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

ChrisCN hace 12 años actualizado por Alex Jenter hace 12 años 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
Respuesta
Alex Jenter hace 12 años
Completed in V1.8
+57
Planeado

Remember the scrolling position for each tag.

Brease Wong hace 12 años actualizado por Alex Jenter hace 11 años 3
A bookmark feature. Or remember the scrolling position for each tag.
viewing
+165
COMPLETADO

Note printing

Alex Jenter hace 14 años actualizado hace 4 años 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
Planeado

Saved (predefined) searches

Alex Jenter hace 13 años actualizado hace 11 años 13 1 duplicado
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
Planeado

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

Alex Jenter hace 12 años actualizado hace 12 años 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
Respuesta
Alex Jenter hace 12 años

+79
COMPLETADO

Search and replace inside of note edit dialog

Alex Jenter hace 14 años actualizado hace 10 años 15
Provide a way to find and optionally replace text in the note editor.
editing searching complexity:medium
+124
Planeado

"Always on top" for notes (Pinning Notes)

Alex Jenter hace 14 años actualizado hace 8 años 8 2 duplicados

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
En revisión

Lightweight markup support (Markdown, reStructuredText)

burrum hace 11 años actualizado por pepe casa hace 7 años 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
Planeado

Option to play sound instead of displaying balloon on clipping

Alex Jenter hace 14 años actualizado por Cassandra D. Everhart hace 4 años 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
COMPLETADO

Toggle tag count display in tag sidebar's context menu

Alex Jenter hace 12 años actualizado hace 12 años 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
Respuesta
Alex Jenter hace 12 años

Released in 1.7 
+57
Planeado

Import/export of selected notes from/to individual files

Alex Jenter hace 14 años actualizado hace 5 años 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
Planeado

Note grouping

Alex Jenter hace 14 años actualizado hace 12 años 9
Add ability to group notes in the list by various criteria, like in Outlook
complexity:medium organizing notes-list
+90
COMPLETADO

Retain Tab characters

Alex Jenter hace 14 años actualizado hace 13 años 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
Respuesta
Alex Jenter hace 13 años
Released with version 1.5.1
+77
COMPLETADO

Make DropBox sync setup more automated

Alex Jenter hace 14 años actualizado hace 13 años 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
Respuesta
Alex Jenter hace 13 años

Released in 1.4.3

(The "Notebook Parameters" dialog)

+90
Planeado

More than one word tags

Marat Levit hace 14 años actualizado por Alex Jenter hace 7 años 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
Respuesta
Alex Jenter hace 13 años
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
En revisión

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

Alex Jenter hace 14 años actualizado por Thomas Lohrum hace 8 años 6 3 duplicados
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
En revisión

HTML export and collapsing/expanding notes

Thomas Lohrum hace 12 años actualizado por Alex Jenter hace 6 años 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
Respuesta
Alex Jenter hace 12 años

+110
COMPLETADO

Wildcard-based search

Alex Jenter hace 14 años actualizado hace 7 años 4
There should be an option to use the ? and * wildcards in the search string.
searching complexity:medium
+52
COMPLETADO

Editable note creation timestamp

Alex Jenter hace 14 años actualizado hace 12 años 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
Respuesta
Alex Jenter hace 12 años
Released in 1.7 
+41
En revisión

Export notes to EPUB or FB2 format

Alex Jenter hace 12 años actualizado hace 12 años 0
Useful for people having e-book reading devices.
Respuesta
Alex Jenter hace 12 años