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.
+7
Écarté

Numbering notes

mohanarun il y a 13 ans mis à jour par Christof Deininger il y a 9 ans 7
Use case: I am traversing through 2000+ notes. When I add new note at the top, I lose my position of where I was which I need to return to.

Solution: Provide toggle-able column which displays the ordinal number of notes.

How it will solve my problem: I can always remember the number of the note which I was traversing and quickly return to it by index number search.
viewing
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
0
Corrigé

F3 inconsistent search behaviour

Thomas Lohrum il y a 13 ans mis à jour par Alex Jenter il y a 12 ans 0
F3 behaves different in the note list compared to the note editor.

Example:
Do a simple search, e.g. "service" and activate a note using arrow+down. Now press F3, which will highlight and jump to the next found position inside the text. This is true for F3 in the note list and the note editor. That's fine.

Now focus the searchbox using Ctrl+F and search for a second term, e.g. "service windows". It will find and highlight all matches of "service" or "windows" in the note list. You can jump to all matches of either "service" or "windows" using F3 in the note list. Great.

Now open the note editor. The focus is set to the last highlighted match in the note list. Now click F3 again. It will rotate only for the last hit focused in the searchlist. That is either "service" or "windows" only.This is inconsistent and irritating.
viewing editing notes-list
Solution
Alex Jenter il y a 12 ans
completed in 1.8
0
Terminé

Clipped Note takes on Currently Seelcted Tag

Chris Moore il y a 10 ans mis à jour il y a 10 ans 2
If you select a tag, and then create a new note manually (Edit->New Note), the new note automatically has the currently selected tag inserted into it. This is great. Unfortunately, this does not occur if you clip a new note (Ctrl+F12). It would be really nice if this functionality could be extended to the clipping function.
editing taking/clipping tags
Solution
Alex Jenter il y a 10 ans
Hi Chris,
This is already implemented: see Options/Clipping/After Clipping/Assign Currently Active Tags
0
À l'étude

Error when db file created time -(minus) local GMT offset < 01.01.1970 00:00

Ruzzz il y a 10 ans mis à jour par anonymous il y a 8 ans 2
Message box with error: "Day of month value is out of range 1..31"
0
À l'étude

Ability to clip web links on mouse hover and hotkey press

Alex Jenter il y a 10 ans mis à jour il y a 10 ans 1
Often I want to clip links without selecting them and without opening them. 
It would be great to just hover the mouse over a link, press a hotkey, and the link will be clipped to CintaNotes.
taking/clipping
+10
Prévu

DPI awareness

Alex Jenter il y a 15 ans mis à jour par Norman Eckstein il y a 8 ans 13
I have a Full HD monitor using text size at 150% (144 DPI), since your application isn't DPI aware Win 7 scales it making the application look blurry, I've not tried XP scaling mode as most of the time it causes even more problems.
(http://cintanotes.com/forum/viewtopic.php?f=4&t=506)
other-ui cosmetic
Solution
Alex Jenter il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
0
Écarté

Scrolling past last line in editor

4Cn il y a 13 ans mis à jour par Christof Deininger il y a 9 ans 2
When the content reaching the last line at the bottom of the window, it maybe not convenient to edit. So I want to srcoll more to make the last line to the middle or top. Some text editor have this feature.
viewing
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
+1
Prévu

Clicking on CN icon in tray doens't work when silent clipping baloon tip is displayed

Alex Jenter il y a 14 ans mis à jour par Arseniy (CN Support Team) il y a 12 ans 0
1) Enable silent clipping
2) Hide CN to tray
3) Clip text with clipping hotkey
4) When baloon tip is displayed, click on CN icon in tray
5) CN window comes up but immediately disappears again
Solution

+3
Écarté

Windows context menu

sunil il y a 14 ans mis à jour par Christof Deininger il y a 9 ans 4
Cinta note option in Windows context Menu
1. Select text,
2. right click to get option 'CintaTag' in context menu
3.Clicking on 'CintaTag' would give popup of exiting tags and/or possibility to enter new tag. 
4. clipping saved as note automagically with tags and link.
Most efficient and non intrusive way to add notes!!!
Please consider.
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
0
Pas un bug

Crash when network connection is lost and CN is located on a network drive

Juho Vainio il y a 14 ans mis à jour par Arseniy (CN Support Team) il y a 12 ans 7
We're using a shared CN (the whole program is shared) on a network drive and when the connection is lost, CN crashes immediately.

Sometimes it may give an error "Database is locked", and the only way to dismiss the message is to shut down the program via Task Manager.
0
Corrigé

German "Umlaute" in tags are not converted to lowercase correctly

Alex Jenter il y a 14 ans mis à jour il y a 13 ans 0

When entering an uppercase character as a marker, it will be converted lowercase automatically. However, this does not function for german "Umlaute", that it "Ü", "Ö" and "Ä". Because of this, entries marked with such a tag won't be found. Solution: convert uppercase Umlaute to lowercase. http://cintanotes.com/forum/viewtopic.php?f=6&t=1090

Solution
Alex Jenter il y a 13 ans
Fixed in 1.5.1
+9
Écarté

Note zoom-in

Alex Jenter il y a 15 ans mis à jour par Christof Deininger il y a 9 ans 3
It should be possible to expand the note's preview to occupy the whole notes list area, with the ability to scroll the text for comfortable reading.
viewing complexity:hard
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
0
Écarté

Allow multiple instances of the program.

burrum il y a 14 ans mis à jour par Alex Jenter il y a 14 ans 2
There should be an option to allow multiple instances of the program.
Solution
Alex Jenter il y a 14 ans
This is already possible.
To enable this, use the "-i" switch while launching the second (and all after that) instance of the app.
0
Terminé

Display current highlight index and total in note preview

Alex Jenter il y a 14 ans mis à jour il y a 14 ans 0
Enhance search highlighting: display number of current highlight and total count of highlights in the form of "number/total".
searching complexity:easy
Solution
Alex Jenter il y a 14 ans
Done in 1.4.1
+1
Écarté

Windows (system) search integration

Galadkin il y a 13 ans mis à jour par Christof Deininger il y a 9 ans 3

Add Windows search integration. It's allow to connect CintaNotes to system wide information management.

For example I use ScrapBook (firefox) for store hmtls and MS OneNote to my big project, also i have document folder with tons of .pdf and .doc, and for all this information I use one Win7 searching mechanism. It's very productive, because i can choose different search filters for all kind information at one place (date, kind, and EVEN tags). Now only CintaNotes drops from this workflow, but it's my most heavy used application. It's very annoying to get two searches, because very often I can't remember when I drop piece of information 6-12 month ago, in scrapbook or quote to CN. Would be great, that tags, date and preview also works,   instead simple open CN window with note.  

searching
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
+3
Écarté

Warn that backup location is same as main database location

Alex Jenter il y a 13 ans mis à jour par Christof Deininger il y a 9 ans 3
In order to avoid losing everything when something happens to this location
backup complexity:easy
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
0
Écarté

Use system UI theme for drop down menus

Galadkin il y a 13 ans mis à jour par Christof Deininger il y a 9 ans 3

It's very strange why windows only software, witch doesn't have 10+ year of history, doesn't use system theme for drop down menus. For example in Win7 with standard theme it's must be gray background with light blue selections, instead white background, heavy blue selection, and kill my eyes orange check boxes. It makes feel foreign guest in the system. So I think good idea to add more system look and feel.

other-ui cosmetic
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
0
Écarté

"Open containing folder" command to open the folder with the active .db file

Alex Jenter il y a 12 ans mis à jour par Christof Deininger il y a 9 ans 2
Sometimes we need to quickly find the current .db file and now there's no easy way to do it.


files complexity:easy
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.
0
Corrigé

SQLite error while pasting text from Scintilla-based editors

Alex Jenter il y a 15 ans mis à jour il y a 14 ans 0
I load the portable Version of Cintanotes and unzip the archive. Next Step was to start Cintanotes.
I want to copy the content of a .txt to Cintanotes with copy & paste so i copy the content of the *.txt an do a right click into cintanotes.

Now Cintanotes gave me the SQLite error...
(http://cintanotes.com/forum/viewtopic.php?f=3&t=546&p=2757#p2757)
clipboard error
+1
Résolu

Is UserEcho slow just for me?

burrum il y a 14 ans mis à jour par Alex Jenter il y a 14 ans 5
It thinks sometimes a LOT before loading a page.

Am I the only one?

I am looged in via Google's OpenID (in case it matters).
+8
Écarté

Drop window, to drag-and-drop text

Alex Jenter il y a 15 ans mis à jour par Christof Deininger il y a 9 ans 3
CintaNotes should have a detachable "basket" window, on which we could drag-and-drop text to create notes.
taking/clipping drag-and-drop complexity:medium
+2
Pas un bug

"SQLite Error 19: column num is not unique" when moving note to top

SunSham il y a 15 ans mis à jour par Alex Jenter il y a 14 ans 11
i tried move one note to the top then got error "SQLite Error 19: column num is not unique" then i tried other note also same error.

take a look here: http://dl.dropbox.com/u/563640/reportbugcintanotes.png
reordering error
Solution
Alex Jenter il y a 14 ans
Closed because 1) Can't reproduce and 2) No further upvotes after 4 months.
0
Corrigé

SQLite Error 14: unable to open database file

masmas il y a 14 ans mis à jour par Alex Jenter il y a 14 ans 6
I installed version 1.3 and now when I click the icon on the desktop this message appears.
(http://cintanotes.com/forum/viewtopic.php?f=3&t=840)
Solution
Alex Jenter il y a 14 ans
Fix released in 1.4
+2
Écarté

allow to define order and visibility of fields inside note editor

Thomas Lohrum il y a 13 ans mis à jour par Christof Deininger il y a 9 ans 2
1. Add the option to define the order of the fields in the note editor.
2. Add the option to define visibilty for each field of the note editor.

For example i would turn off visibility for "link" and instead use and turn on the (hopefully soon coming) field "remarks". Other people might want to reorder the note text before the note title, when the option "focus text" (editor.focus.title=0) is turned on in the settings file.
editing
Solution
Christof Deininger il y a 9 ans
Closed due to inability to collect 10 votes for more than 2 years.