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.
+6
Danke

Keep it SIMPLE!

Leonid Dvoretskiy vor 14 Jahren aktualisiert von Alex Jenter vor 14 Jahren 0
Keep it simple and quick. It's brilliant! Don't do combine which so many. It's so great thing!
Antwort
Alex Jenter vor 14 Jahren
Thanks for the feedback! I'll do my best to keep CintaNotes simple and fast.
+6
Fixed

Wrong indentation of wrapped bullet list lines

Alex Jenter vor 13 Jahren aktualisiert vor 12 Jahren 2

When the line wraps, text in the new line should appear with indent, e.g.

* This is line one and it wraps now,
__and the text starts correctly indented.

Wrong - 1.5.1

* This is line one and it wraps now,
but the text starts at pos 1.


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

Antwort
Alex Jenter vor 12 Jahren
Completed in V1.8
+6
Wird überprüft

Ability to hide certain notes from view by default

Thomas Lohrum vor 9 Jahren aktualisiert von 任三郎古畑 vor 9 Jahren 4
Add a feature to exclude notes from the default view.
notes-list searching organizing
+8
Fixed

Long tags don't fit into autocomplete popup

Alex Jenter vor 14 Jahren aktualisiert vor 14 Jahren 0
other-ui
+14
Fertiggestellt

Add tooltip with URL to link icons

Alex Jenter vor 14 Jahren aktualisiert vor 11 Jahren 0
The link icons in the top left corner of the note's preview should have a tooltip displaying the target link.
viewing notes-list complexity:medium
Antwort
Alex Jenter vor 11 Jahren
Released in V2.5
+7
Abgelehnt

Treat paragraphs as subnotes

Dave Ferree vor 14 Jahren aktualisiert von Christof Deininger vor 9 Jahren 2
This would allow individual parts of a note to be shuffled about, moved or copied from one note to another and deleted without leaving the main window. Useful for to-do lists and large projects.
Antwort
Christof Deininger vor 9 Jahren
Closed due to inability to collect 10 votes for more than 2 years.
+49
Geplant

Source code syntax highlighting

Alex Jenter vor 14 Jahren aktualisiert vor 10 Jahren 2
Enable source code syntax highlighting, such as java , C#

(http://cintanotes.com/forum/viewtopic.php?f=4&t=116)
editing
+7
Abgelehnt

tag based automatic sorting (instead of priorities)

ChrisCN vor 13 Jahren aktualisiert von Christof Deininger vor 9 Jahren 3
This idea is 'stolen' from an application called 'find and run robot' that uses a score rule system which again is used to get the most important search results on the top of the list.

The idea behind this rule system is that you can assign a 'score' to each tag and/or note. This values can then be used to calculate the final ranking for each note.

The result is an addition to the manual sorting feature because many notes could be auto-sorted based on the score a tag got from you.

Let me give you an example:
In CintaNotes I store - amongst other kind of notes - tasks and hints. If I show a list of notes limited by a tag selection I want the tasks to occur first in the list. (Hints are not that important because I would do a specific search to find them).
Another example would be a list of task where the already finished ones go to the end of the list (of course: this example only applies if you don't delete finished task but keep them for later reference).

What you could do is assign the tag 'task' a score of 2000 and the tag 'finished' a tag of -4000. The tag 'hint' gets a score of -200.
The sorting of the search result would lead to list like this:
---------
    - this task is still open (score=2000)
    - this is another open task (score=2000)
---------
    - this area is where we have all notes that have a calculated score of 0
      (or all other notes that have no score at all)
---------
    - a hint (score=-200)
    - another hint (score=-200)
---------
    - now a finished task (score=-2000)
    - and another finished task (score=-2000)
    
As you can see:
If a note is assigned to more than one tag with a score -> the scores of all its tags are summarized.

I suggest to use the existing criteria in addition to the new score:
The priority of this criteria should be:
 - manual set position is most important (just like it is now in manual sort mode)
 - score (has second priority)
 - date (should have last priority - like it is now in manual sort mode)
   -> those notes ('no manual position' and 'no score') should be aranged around the position where score=0

Some additional thoughts:
In a first step I think it would be sufficient to implement this score system only for tags. In a later step notes could be included (the only benefit of assigning scores to individual notes would be that you can make this note 'very importang' or 'not important at all'). But I think the greatest benefit comes with the tag based score.

Why is this idea different to a priority?
A priority (e.g. 1-5) will lead to many notes with the same priority (e.g. 1).
The scoring system leads to a real ranking and with the use of negative values is much more flexible.


The explanation may sound confusing at first but it is very simple:
The higher the score you asign to a task - the higher the ranking of it's notes.

sorting
Antwort
Christof Deininger vor 9 Jahren
Closed due to inability to collect 10 votes for more than 2 years.
+6
Wird überprüft

Outlining functionality

Alex Jenter vor 9 Jahren aktualisiert vor 9 Jahren 4

idea by ChrisCN:

- indent and outdent the current line (regardless of where the cursor is)

- move the current line up and down (to reorder the list)

- collapse and expand (to keep an overview over long lists)

- delete whole line (as an alternative to strike through)

- clever shortcut support for all those functions so you are not interrupted in your writing/brainstroming flow
- every line has a checkbox to mark it as done
- all subtask inherit the 'done' status

editing
+6
Fertiggestellt

Option to use single Tab instead of Ctrl+Tab for inserting the Tab character in note editor

Alex Jenter vor 11 Jahren aktualisiert vor 8 Jahren 5
editing
+7
Abgelehnt

Vertical orientation for section bar

Alex Jenter vor 12 Jahren aktualisiert von Christof Deininger vor 9 Jahren 2
Like this:
Image 51


sections
Antwort
Christof Deininger vor 9 Jahren
Closed due to inability to collect 10 votes for more than 2 years.
+6
Abgelehnt

Remember window size and position for each note separately

Thomas Lohrum vor 12 Jahren aktualisiert von Christof Deininger vor 9 Jahren 29
editing other-ui complexity:medium
Antwort
Christof Deininger vor 9 Jahren
Closed due to inability to collect 10 votes for more than 2 years.
+7
Geplant

Inconsistent font in notes with mixed charsets

Alex Jenter vor 13 Jahren aktualisiert von Arseniy (CN Support Team) vor 11 Jahren 8

Hi~
I have a font rendering bugs in 'edit window'. Personally, I usually use Chinese and Korean. But as you can see from the screenshot, even if I customized the 'Text font', it appears really weird. When characters comes to a different language, it just changed to a different font for the that language.

Image
http://www.freeimagehosting.net/uploads/a62ceb5f9a.png

my environment:
win7.en (locale language is chs)
cinta ver 1.4.3


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

+7
Fixed

Emails highlighted incorrectly (V1.3)

Alex Jenter vor 14 Jahren aktualisiert vor 14 Jahren 0
when i have a email address in a note, e.g.
xxx.xxx@xxx.com or xxx@xxx.com
only xxx.com is highlighted

http://cintanotes.com/forum/viewtopic.php?f=6&t=805
Antwort
Alex Jenter vor 14 Jahren
Released in 1.4
+7
Fertiggestellt

Display hints for tags which don't fit into tag sidebar

Alex Jenter vor 13 Jahren aktualisiert vor 10 Jahren 3
There's currently no way to see what's the ending of a long tag which doesn't fit into sidebar.
tag-sidebar complexity:medium
+6
Fixed

Wrong TAB alignment in notes list

hyy vor 13 Jahren aktualisiert von Alex Jenter vor 12 Jahren 2
In the editor it looks fine, but in the article list columns are not properly shown.
viewing editing notes-list main-window text-formatting
Antwort
Alex Jenter vor 12 Jahren
fixed in 1.8.1
+6
Abgelehnt

Tag relations explorer

Thomas Lohrum vor 12 Jahren aktualisiert von Christof Deininger vor 9 Jahren 8
Add a new view, similar to the tag-sidebar, but grouping the tags automatically. It is the tags that should be shown as a group-relation. This is different from regular filtering a tag and showing the notes as a group. The result is a virtual tree where you can navigate tag relations, where notes themselves define these relations. The tag-tree-explorer is like a report view. The view is useful for navigating, grouping notes and when printing is available, allows them to be printed nicely as a hierarchical group. This is without the need to explicitly define a tag hierarchy.
viewing notes-list tag-sidebar organizing
Antwort
Christof Deininger vor 9 Jahren
Closed due to inability to collect 10 votes for more than 2 years.
+6
Abgelehnt

Ctrl+Del should delete the word right to the cursor

burrum vor 12 Jahren aktualisiert von Alex Jenter vor 8 Jahren 17

There are couple standard windows shortcuts with Ctrl for word-level navigation in text editors:

* Ctrl+Left/Right -- jump to previous/next start of a word

* Ctrl+Backspace -- delete back till nearest word start

* Ctrl+Delete -- delete forward till nearest word start


I got used to these, but it appears CN 2.0.1 binds "Delete current note" action to Ctrl+Del. Could we use another shortcut for this action, getting back word deletion function?


P.S. Help says Ctrl+Del "Clears currently selected text of any formatting.", this could be outdated.

editing keyboard
Antwort
Alex Jenter vor 8 Jahren
Closed due to inability to collect 10 votes for more than 2 years.
+6
Fertiggestellt

Align note title independently from link icon

jeroen ophetweb vor 12 Jahren aktualisiert von Alex Jenter vor 11 Jahren 1
I like to use cintanotes with zero (0) rows visible in preview mode.
When there is a link in the note an arrow will be visible before the note title to indicate that. When there is no link in the note, this arrow is missing and the note title is moved more to the left.

Could you align the note titles for all note (with or without links) so they are presented nicely under each other?

See also : http://imageshack.us/photo/my-images/521/testje.png for an example.
viewing notes-list main-window organizing other-ui cosmetic complexity:easy
Antwort
Alex Jenter vor 11 Jahren

Actually this was done some time ago, 

+6
Abgelehnt

Hotkeys that don't require Ctrl or Win

Alex Jenter vor 14 Jahren aktualisiert vor 8 Jahren 4

Please allow defining hotkeys using only Alt or Shift modifier keys, and other sensible combinations. Or even with no modifiers at all.

Antwort
Alex Jenter vor 8 Jahren
Closed due to inability to collect 10 votes for more than 2 years.
+7
Abgelehnt

"Browse link" should open all links when multiple notes are selected

Alex Jenter vor 14 Jahren aktualisiert von Christof Deininger vor 9 Jahren 2
When more than one note is selected (for example all the notes for a certain tag), pressing F7 should open *all* the selected notes' links. Perhaps also any links inside the note itself.
There should be some kind of confirmation when trying to open a large number of links.
(http://cintanotes.com/forum/viewtopic.php?f=4&t=1083)
notes-list
Antwort
Christof Deininger vor 9 Jahren
Closed due to inability to collect 10 votes for more than 2 years.
+6
Abgelehnt

Import Evernote exported files

Arseniy (CN Support Team) vor 11 Jahren aktualisiert von Alex Jenter vor 8 Jahren 2
import
+6
Fixed

Active note is not remembered on program restart

Alex Jenter vor 11 Jahren aktualisiert vor 10 Jahren 4
It is painful that after program restart one has to search for the note which was focused.
startup configuring
+5
Wird überprüft

Use search text as title for new note when none is found

Fodrew vor 8 Jahren aktualisiert von anonymous vor 7 Jahren 6

if you search for note "X" but there are none, if you create a new note, then use the filtered name as note title.

autocomplete
+5
Wird überprüft

Black background and larger text

echo user vor 8 Jahren aktualisiert vor 7 Jahren 5

It's impossible for me to use cintanotes for more than 10 minutes without getting eye strain or a headache. Looking at the white background of a note's window is like staring directly at a light bulb, and the text is so tiny it's impossible to read at a comfortable distance. On every application I use in which I must read or edit text, I have the ability to black out the background and make the text large. For example, right now I have this page in my Firefox browser zoomed in to 200%, plus I am running an add-on called Blank Your Monitor, which changes white backgrounds to black. These are very basic features for any application in which you work with text. It would be great to see them implemented into my favorite notebook application (which I have paid for).

configuring cosmetic other-ui viewing