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
Wird überprüft

Расширение функционала - добавление поддержки AsciiDoctor для форматирования текста

Vyacheslav vor 6 Jahren aktualisiert vor 6 Jahren 3

если чего и не хватает в первую очередь, то этого,

ну и  есть еще одна визуально-эргономическая проблема:

    Когда накапливается много тегов, так что общий список по высоте превосходит высоту экрана,
    то происходит большая потеря времени на навигацию в списке тегов, при прокручивании.

    Значит надо минимизировать прокрутку - какие ваши идеи ???

    Мои, такие:

    - разбит панель тегов на 2 панели, левая для тегов первого уровня(родительских), а вторая для тегов 2-го уровня(дочерних).

     - добавить над панелью тегов строку фильтрации, такую же как еще есть над списком заметок.

    - упростить сворачивание дочерних тегов, для этого уменьшить эффект пиксель-хантинга, т.е. любой один щелчек по тегу имеющему дочерние теги - должен его сворачивать/разворачивать, а для выделения использовать правую часть области строки, там где счетчик заметок.

complexity:medium cosmetic editing main-window notes-list organizing other-ui performance reordering sorting tags tag-sidebar text-formatting viewing
+1
Wird überprüft

Главный момент приложения Усилий для Разработчика !!!!!

Vyacheslav vor 6 Jahren aktualisiert vor 6 Jahren 7

Из всех желаний которые можете Вы(Разработкик)  выполнять, чем занимаетесь,

по моему обдуманному мнению !!

Пожалуйста, дайте возможность работать с тем функционалом, что уже есть  -  БЕЗ опасений!

Исправьте несколько Ошибок, самых неприятных или вызывающих опасение за сохранность данных!


Уже сейчас можно пользоваться программой, даже с тем функционалом что уже развит!

Но как же тревожит опасение что можно вложиться многими часами в программу, внося данные,

а потом или они начнут портиться или из-за "некой хрупкости" я не смогу вносить изменения, редактировать заметки, переименовывать теги, или еще что то, с чем я могу столкнуться!


Ведь я уже столкнулся с некоторыми проблемами. Среди них были и двух-кратная порча SQL файла базы данных, и хотя импорт в новую базу прошел вроде успешно, но мне же ни как не убедиться что импорт прошел отлично а не вроде отлично, вдруг среди тысячи записей некоторые были повреждены и при импорте они то и не перенеслись и мне даже не узнать, а что же пропало то ???

Да и восстановление само по себе неприятно и терпимо если хотя бы раз в год случается, но у меня тогда второй раз случился через 2 месяца всего, при еще смешном размере базы в 8 мегабайт.


С тех пор я сделал паузу в использовании программы более года и за это время вышло 2 небольших обновления, и я снова начал пользоваться, но опасение никуда не делось.

Ошибки то никуда не делись, которые были видны еще и тогда:

- 1). порча текста при нажатии Ctrl-Z

- 2). ломается сам в себе при переименовании тегов


В остальном мое тестовое использование не выявило других сбоев, и это конечно же хорошо,

но и то что я уже нашел - лишает спокойствия,  и даже толкает размышлять а не написать ли себе копию на языке мене склонным к системным ошибками, например на D или Eiffel(Lazarus).

complexity:easy complexity:trivial editing error keyboard tags
+1
Wird überprüft

Runtime Library Problem

Semsettin Polat vor 6 Jahren aktualisiert von Alex Jenter vor 6 Jahren 3

Image 137

error notes-list startup viewing
+2
Wird überprüft

Option to set tag sidebar visibility on per-notebook basis

Alex Jenter vor 6 Jahren aktualisiert von Cassandra D. Everhart vor 6 Jahren 1

"I have two separate .db files (two separate notebooks).

On one notebook, I want to have the tag sidebar visible.
In the other notebook, I don't want to have it visible."

Posted on the forum here: http://cintanotes.com/forum/posting.php?mode=reply&f=3&t=2731

configuring tag-sidebar
+1
Wird überprüft

Formatting Print Output

Clyde vor 6 Jahren aktualisiert von patsm00re18 vor 6 Jahren 3

I track song lyrics and chords and want to fit them onto a single page when I can. Wouldn't it be great to be able to fomat the print output to minimize margins, get rid of frames, etc.?

configuring text-formatting
0
Wird überprüft

Add subheading formatting to note editor

Alex Jenter vor 6 Jahren aktualisiert von patsm00re18 vor 6 Jahren 1

"I'd love to have at least one, but probably two different headings available within a note -- they would be bold and slightly larger than the body text. This would help separate sections of a note. Now I just boldface a line to make it a sort-of heading. I'd love to have a couple of keyboard shortcuts to make that happen: bold plus slightly larger than body." (by orsonk)

text-formatting
+4
Wird überprüft

Elastic tabstops

Shawn vor 6 Jahren aktualisiert von Cassandra D. Everhart vor 6 Jahren 1

I still have a lot of notes in Notepad++ because (via plugin) it supports Elastic Tabstops. This feature automatically aligns all content in a table based on the textual length of each column. Separate tables in a single document/note can have different tabstop alignments, since each group is separated by two carriage returns. This provides a simple ability to align information into a pseudo-table structure. If you use Notepad++ and aren't using this plugin, you need it. It's awesome. Elastic Tabstops ensures that whether your tab setting is 4 spaces or 8 spaces or 30 spaces, columns align correctly when text is tabbed consistently.


Here's an example of how it works in Notepad++:

Image 129


Vs the same table in CintaNotes:

Image 130

Among other things, this feature would allow note content to be able to be easily and quickly copied to/from Excel without having to munge the number of tabs that are currently required to make text align correctly. Likewise, any other application that supports tab-separated content would work, too (Access, phpMyAdmin, SQL Server, Adminer, HTML tables, WordPress and many more). This would greatly improve application compatibility.

This is different from the Smart Tabs request since Smart Tabs inserts spaces (yuck!).

I believe this is different from the Quick table creation request because that appears to require special formatting (RTF or HTML) where Elastic Tabstops works on plain text in notes where formatting is stripped. When you strip formatting (CTRL+D) tabs remain tabs so the pseudo-table alignment is preserved.

cosmetic editing other-ui text-formatting


Latest bugs 26

0
Geplant

Inserting notes in another application does not work with Putty

xasik vor 13 Jahren aktualisiert von Alex Jenter vor 13 Jahren 0
0
Geplant

Fonts that do not have Bold or Italics in the font are rendered only in bold (i.e. Inconsolata, Inconsolata-dz)

Eric Dixon vor 13 Jahren aktualisiert von Arseniy (CN Support Team) vor 12 Jahren 0
+7
Geplant

Inconsistent font in notes with mixed charsets

Alex Jenter vor 14 Jahren aktualisiert von Arseniy (CN Support Team) vor 12 Jahren 8
0
Geplant

Wrong error message encoding when CN can't find the .db file

Alex Jenter vor 14 Jahren aktualisiert vor 14 Jahren 0
+1
Geplant

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

Alex Jenter vor 15 Jahren aktualisiert von Arseniy (CN Support Team) vor 12 Jahren 0


Top rated ideas 358

+57
Geplant

Tabs for notebooks

Alex Jenter vor 13 Jahren aktualisiert von Paul Barca vor 11 Jahren 14
+59
Geplant

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

Alex Jenter vor 14 Jahren aktualisiert vor 8 Jahren 5
+57
Geplant

Remember the scrolling position for each tag.

Brease Wong vor 14 Jahren aktualisiert von Alex Jenter vor 12 Jahren 3
+61
Geplant

Saved (predefined) searches

Alex Jenter vor 15 Jahren aktualisiert vor 12 Jahren 13 1 duplikat
+52
Geplant

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

Alex Jenter vor 13 Jahren aktualisiert vor 13 Jahren 0
+125
Geplant

"Always on top" for notes (Pinning Notes)

Alex Jenter vor 15 Jahren aktualisiert vor 9 Jahren 8 2 duplikate
+49
Wird überprüft

Lightweight markup support (Markdown, reStructuredText)

burrum vor 13 Jahren aktualisiert von pepe casa vor 8 Jahren 24


Currently in progress 0

Keine Beiträge