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.
+2
На рассмотрении

When notes with the same creation time sorted by "created", sort them by title

jww 8 лет назад обновлен Alex Jenter 8 лет назад 1

I.e.

created 10.01.2015 01:20 Title Alpha

created 10.01.2015 01:20 Title Beta

created 10.01.2015 01:20 Title Gamma

created 11.01.2015 14:35 Title Alpha

etc.


Currently there is no sorting at all.


(put simply, "ORDER BY CREATION_DATE, TITLE")

sorting
+2
Завершен

Documenting the possibility of using "_" for multi-word tags (e.g., "multi-word_tags")

Adrienne Lew 8 лет назад обновлен Alex Jenter 8 лет назад 5

I have personally attested the validity of using "_" to link up multiple words in one same tag (e.g., The_Big_Bang_Theory). This workaround should be properly documented and communicated to other users while the multi-word tag functionality is being developed.

tags
+2
Отклонен

Sort by relevance (last access date)

Thomas Lohrum 12 лет назад обновлен Christof Deininger 9 лет назад 18

I suggest to add support for sorting a search result by relevance. As an indication of relevance a last access date should be added to the note. Every time the note will be read, it increases the relevance for this note.

notes-list searching
Ответ
Christof Deininger 9 лет назад
Closed due to inability to collect 10 votes for more than 2 years.
+2
Завершен

Allow Cintanotes to open see non .db files during the "Open Notebook" Window

Neil Moore 12 лет назад обновлен Alex Jenter 10 лет назад 7

I use a program called Pismo File Mount to create private folders.  These private folders are merely encrypted files called .PFO, that when double clicked, prompt you for a password.  Once a password is entered, the file turns into a read and write folder that can be navigated.


Behind the scenes, this file is being mounted, similarly to how ISO files are mounted using Daemon Tools, or how Truecrypt volumes are mounted, except with one major distinction: The file becomes a folder and the address bar reflects this accordingly.


Example:


D:\Example Folder\Example Private Folder.pfo


Once double clicked and a password is given, the file can be navigated as such:


D:\Example Folder\Example Private Folder.pfo\Another Folder\Cintanotes.db



It would be nice if Cintanotes could see these .PFO files during the "Open Notebook" window, so that I can easily double click the PFO file to enter a password, and then open my notebook file without having to navigate away from CintaNotes.


Anyway,  It's a very simple change.  All you have to do is add an entry to the dropdown menu to the right of the "File name" text box, called "All Files".


Presto. :-)


Thanks,

-Neil

+6
Отклонен

Normal tab, up, down

Devil may Cry 13 лет назад обновлен Alex Jenter 8 лет назад 9
I would like to have an option to use tab and up/down arrows normally.

Tab is just tab, it will not jump to tags, links etc.
Up,down are just up and down, it will not slip down to tags, links...

If many people are used to that ok. Let them have it.
But can I have just one check box which says "everything is as it should be in txt editor" ;)
editing configuring complexity:easy text-formatting
Ответ
Alex Jenter 8 лет назад
Closed due to inability to collect 10 votes for more than 2 years.
+2
Отклонен

Different sorting for "search" vs. "browsing the tag sidebar"

ChrisCN 12 лет назад обновлен Christof Deininger 9 лет назад 2
The idea is to be able to specify two different sorting methodes at the same time.
One relevant for the search result and one for browsing the notes via tag sidebar.

As a result:
 - if I do a search I can get a sorting by relevance (or title or whatsoever)
 - if I just browse via tag sidebar I can have a different sorting (e.g. manual or whatever is appropriate for you)
 
sorting
Ответ
Christof Deininger 9 лет назад
Closed due to inability to collect 10 votes for more than 2 years.
+2
Завершен

Make behaviour of link field consistent to the editor

Thomas Lohrum 12 лет назад обновлен Alex Jenter 11 лет назад 3

The link field can be used to store plain text and URLs as well. However the handling can be improved. If the content is a valid URL show the value as an URL (underscored, blue color). Allow same Click-functionality to open a link as is with the editor. The arrow to the right most of the edit field should be visible only, if the value is a valid URL. The same applies to the notes list. In other words make the handling smarter and make it consistent to the editor.

editing complexity:easy complexity:medium
Ответ
Alex Jenter 11 лет назад
Released in 2.5
+2
Отклонен

Follow links inside note = wiki

iknl 12 лет назад обновлен Alex Jenter 8 лет назад 6

Make it possible to open links inside an active note/window.  Then Cintanotes would be a great desktop-wiki. 

editing complexity:medium links
+2
Отклонен

"Rolodex", "Teledex" views of tags

Alex Jenter 9 лет назад обновлен 8 лет назад 4

This would be the ability to (optionally) define two "views" values for
a tag. The first would be a "teledex view" parameter for the tag, which
is either "ON" or "OFF".

If you defined a "teledex view" value of ON, say, and had notes with the
tag "addresses" then the section view, would be all the names of your
contacts (encoded in the note title), without any note body being
displayed, for example.

Secondly, there would be a "riffle view" parameter as well, which would
be a non-zero positive value which simply defines a number of lines to
be displayed of the notes body, on a per tag basis.

If the "teledex view" is enabled, then when a "single click" of the
notes title is done, then the "riffle view" number of lines is displayed
in the section view for that note only. Secondly what is displayed, can
be selected in whole or part and copied, without the note being opened
for editing. Another "single click" on the notes title would close the
"riffle view".

If the "teledex view" for a tag is disabled, and a "riffle view"
parameter value for a tag is defined, then it over-rides the default
number of note body lines that are displayed for all notes.

There would be another tag attribute you could set, which would be
"Alternating", which would alternately shade successive note titles for
clarity of reading, if the "teledex view" parameter for a tag is enabled.

Such view definitions are fixed, non-dynamic, and totally agnostic to
any "structure" inside a note. It would be up to the notes user to
maintain standards within the target tagged notes.

There is also scope for "A-Z0-9" "Teledex" / "Rolodex" index-jump
capability when scrolling through a section-view of a tag, as well, that
you could enable, in addition to the LHS Scroll-bar.


(suggested by Brian W.)

tags
+2
Отклонен

Scroll notes list by dragging (not only with wheel)

kazak 12 лет назад обновлен Christof Deininger 9 лет назад 2

It is impossible for eyes to maintain attention on reading point when scrolling with wheel.  

Who uses dragging by mouse or touch screen in other devices  will agree with me.

other-ui complexity:hard
Ответ
Christof Deininger 9 лет назад
Closed due to inability to collect 10 votes for more than 2 years.
+2
Завершен

Do we really need "move list position to saved note"?

jww 11 лет назад обновлен Alex Jenter 8 лет назад 8
When I press Ctrl-S in my note, notes list always repositions at this saved note. Usually I write "quick and dirty" notes, and from time to time I decide to rearrange and group it in one "big and stable" note, i.e that's the list of my quick notes:

31.07 BRAND NEW NOTE ABOUT ALL BOOKS I WANT TO READ
(some other notes)
29.07 find and read that book about japan ghosts
(some other notes)
12.07 Das Kapital!
10.06 to read - Phänomenologie des Geistes, Mike says it's funny!
(some other notes)
(some other notes)
2.05 Didn't get through "Das Kapital". Try it again a bit later.

And now i'm trying to gather it all and to write a big note about books, and I search through my list for all notes about it, say I'm at my april-may notes, I see that note about Das Kapital and cut-n-paste it to my new big note. Then I press Ctrl-S in the new note and WHOOPS - my current "april-may" position it the list is lost and I look at the end of list again/
Very irritating.

searching date-time
+2
Отклонен

Tray notification popup window on clipping with ability to pick section and tags

Alex Jenter 12 лет назад обновлен Christof Deininger 9 лет назад 2

Would be nice not to have to open CN to categorize freshly clipped notes.

Of course we can pre-select needed section and tags, but sometimes ad-hoc categorization is more convenient.

taking/clipping other-ui complexity:medium
Ответ
Christof Deininger 9 лет назад
Closed due to inability to collect 10 votes for more than 2 years.
+2
Отклонен

Bookmarks in the note editor

Alex Jenter 10 лет назад обновлен 8 лет назад 2
Well, the idea is like this: If I open a note, a sidebar opens as in the main window, showing bookmarks instead of tags. This feature allows to enter even long or even very long texts into a note AND having instant access to any number of text blocks.
This feature would be, from my point of view, an unique extension of the usability of the software and so make it useful and of interest for even a larger number of potential users. (suggested by Carsten H.)
editing other-ui
+2
Отклонен

Display note count directly in section tabs

Alex Jenter 11 лет назад обновлен 8 лет назад 3
Add the 'All' message count to the section name in the tabs (e.g. "Clips (12)"). This would give a quick overview of how many items are in each section without having to visit each one. http://www.cintanotes.com/forum/viewtopic.php?f=3&t;=1760#p7818)
complexity:easy sections
+2
На рассмотрении

evaluate and sort notes by importance

施富雄 11 лет назад обновлен Arseniy (CN Support Team) 11 лет назад 1

evaluate notes by importance, e.g. 1 to 5 stars. 

Then sort notes by star number.


already searched with keywords "sort and importance"

organizing sorting
+2
На рассмотрении

Natural Sorting for Title

Chris Moore 10 лет назад обновлен Alex Jenter 10 лет назад 13
CN does not yet have an option for natural sorting for numbers in the title field. eg
Note 1
Note 2
Note 10

CN will sort these like so:
Note 1
Note 10
Note 2

Natural sorting would be:
Note 1
Note 2
Note 10

Windows itself defaults to natural sorting now, and I think CN should as well.
viewing notes-list sorting
+2
Отклонен

Add paragraph spacing to bulleted and numbered lists

Thomas Lohrum 12 лет назад обновлен Christof Deininger 9 лет назад 15
I'd like to have spacing between paragraphs of a bullet list. This is to improve clarity.



Example:
  • ssssssssssssss
    ssssssssxxxxxxx
    yyyyyyyyyyy
  • xxxxxxxxxxx
    aaaaaaaaaaaaa
    xxxxxxxxxxxx
  • yyyyyyyyyyy
    qqqqqqqq
editing complexity:medium
Ответ
Christof Deininger 9 лет назад
Re-formulated as a bug here: http://roadmap.cintanotes.com/topic/451396-/
+2
Отклонен

The initial filter ..

kazak 12 лет назад обновлен Christof Deininger 9 лет назад 3
now in Cinta only "All" could be initial (home) filter, i.e. when pressed Escape it's resetting to "All".
for example I need such initial filter:
filter=(taskGroup1 + taskGroup2) - done - archived - postponed .
Resetting every time to "All" badly influences  our attention and motivation managament.
Please share your ideas about my suggestion....
complexity:easy
Ответ
Christof Deininger 9 лет назад
Closed due to inability to collect 10 votes for more than 2 years.
+2
Завершен

Make "Only Related Tags" settings persistent

Thomas Lohrum 11 лет назад обновлен Alex Jenter 11 лет назад 4
Original Thread by "CallMeBugs" can be found here
tag-sidebar configuring
+2
На рассмотрении

Drag-and-dropping links from browser to the Link field

Alex Jenter 10 лет назад обновлен 10 лет назад 1
It would be nice and helpful if one could drag and drop a link, say from firefox, to the link field in a new note.
drag-and-drop links
+2
Отклонен

add "start date"

Thomas Lohrum 10 лет назад обновлен Alex Jenter 8 лет назад 16
A new field should be added to be able to assign a recurrence date for a note.
date-time
+2
Исправлен

(V1.4) Regression: "-m" command line parameter doesn't work

Alex Jenter 14 лет назад обновлен 14 лет назад 0
OS: Win 7 Home Premium
Cintanote version: 1.4 Portable

Command line switch -m (start minimize to tray) doesn't work.

I tested it only with portable version, and know nothing about installer version.
http://cintanotes.com/forum/viewtopic.php?f=6&t=971
Ответ
Alex Jenter 14 лет назад
Fixed in 1.4.1
+3
Отклонен

Shortcut to quickly remove a title

Brease Wong 13 лет назад обновлен Christof Deininger 9 лет назад 2
I would like to quickly change the title of a note to blank (or some text) in the note-list view by using a shortcut. 
viewing editing notes-list main-window complexity:easy
Ответ
Christof Deininger 9 лет назад
Closed due to inability to collect 10 votes for more than 2 years.
+11
На рассмотрении

Automatically copy to clipboard

arthur kadmon 14 лет назад обновлен Alex Jenter 10 лет назад 4
the ability to automatically copy to clipboard text, that was highlited
+2
Отклонен

option to turn off tag-assignment for new notes

Thomas Lohrum 11 лет назад обновлен Alex Jenter 8 лет назад 2

Add a setting to prevent tag-assignment for new notes created either using the global hotkey or get inserted from inside the main window.

tags autocomplete

Сервис поддержки клиентов работает на платформе UserEcho