Page 1 of 1

[Ann] CintaNotes 2.7 Beta 1

Posted: Fri Jun 27, 2014 12:40 pm
by CintaNotes Developer
A new early beta is ready, for those who like to be on the cutting edge ;)
Two feature highlights:

1) [PRO] Simple note printing with File/Print command - basically a cheat, but still
may be useful for many.
Behind the scenes, CN exports notes into a temporary HTML file and then
prints it using standard system print handler. Allows to select print scope,
printer, set print options. Even allows to choose page range, although without
print preview this is of little use.

2) Right alignment for paragraphs - mostly to enhance right-to-left languages
support. Adds the "Align" item to the right-click menu in the note editor, as well as
the Alt+Shift+Left/Right shortcuts.
(Still has one small bug: changing only the alignment won't be seen as
a change and the note won't be saved, you need to press Ctrl+S explicitly if
you make no modifications other than alignment change.)

As usual, any feedback is welcome!

Complete list of changes:

Jun 23, 2014 - Version 2.7 Beta1

In this version:

Features:
  • [PRO] Simple note printing
  • Support of right paragraph alignment

Enhancements:
  • Add "Always display full tag names" to notes list options

Fixes:
  • Notes list: Strikeout and underlined text problem
  • Crash on pressing Ctrl+F12 in opened note
  • Editor: Ctrl+Bksp in lists eats vertical tab
  • Tag hint window positioning error with multiple screens

Download:
Installable: CintaNotes_2_7_Beta1_Setup.exe
Portable: CintaNotes_2_7_Beta1.zip

WARNING - BETA SOFTWARE! SEVERE BUGS MAY BE PRESENT! ALWAYS BACKUP YOUR DATA FIRST!

Re: [Ann] CintaNotes 2.7 Beta 1

Posted: Fri Jun 27, 2014 6:49 pm
by Noddy330
looking good
Nod

Re: [Ann] CintaNotes 2.7 Beta 1

Posted: Fri Jun 27, 2014 7:30 pm
by Thomas Lohrum
Printing works like a charm. I am hooked. Printing completes a very necessary feature of any data processing software.

Thomas

Re: [Ann] CintaNotes 2.7 Beta 1

Posted: Mon Jun 30, 2014 10:51 am
by CintaNotes Developer
Great, thanks guys for checking it out!

Re: [Ann] CintaNotes 2.7 Beta 1

Posted: Mon Jun 30, 2014 12:59 pm
by ChrisCN
cool, love the printing feature

only thing I miss is:
the link was not printed even though I selected it in the dialog!?

thanks
chris

Re: [Ann] CintaNotes 2.7 Beta 1

Posted: Mon Jun 30, 2014 1:05 pm
by ChrisCN
one thought:
in the context menu of the notes (in the list of notes)
the "Print..." option is missing

this could lead to the assumtion, that this feature is missing
(but File->Print and STRG+P can do the job)

Re: [Ann] CintaNotes 2.7 Beta 1

Posted: Tue Jul 01, 2014 6:39 am
by CintaNotes Developer
Hi Chris,

ChrisCN wrote:the link was not printed even though I selected it in the dialog!?


Oops.. yes, currently the link gets imbedded into HTML as the A tag of the note's title. Obviously this make little sense for printing.
We'll have to add an extra logic to handle link differently when exporting a print version.
Thanks for noticing this!

ChrisCN wrote:in the context menu of the notes (in the list of notes)
the "Print..." option is missing


Agreed, we'll add it in the final version.