Re: [Zim-wiki] Zim Desktop Wiki 0.66 for Windows is ready to download

2017-05-08 Thread Marcio Tibirica

Brendan,


I downloaded the installer file of desktop version and tested it for 
virus infection in two different ways.


The first test was a local scan using Windows Defender that is installed 
in my machine (Win10 32-bit).  The second test was an on-line scan with 
Kaspersky VirusDesk.


In both scans no trace of infection was found, but if I try to run the 
installer it is blocked by Windows Defender which informs the following:

Application: ZimDesktopWikiPortable_0.66.paf.exe
Supplier: Unknown Supplier

Maybe it is just a case of registering the software supplier in MS 
database? Or, maybe some information that must be embedded in the 
package? I don't know how this work.


Anyway, I have sent the suspicious installer file to the Kaspersky virus 
lab and they probably will be able to find any "harmful code", if any.


I'll keep you informed in case they send me an answer.

By the way, who is going to take over Windows package creation for next 
Zim release?


Regards,

mtibbi
===

Em 08/05/2017 00:47, Brendan Kidwell escreveu:

VirusTotal.com reports non-zero "probably harmless" scores for many of
the dependencies of my Windows build process, even though I'm almost
certain the sources of those dependencies are not tainted.
VirusTotal.com reports that (as of today) Baidu and Bkav virus scanners
find "harmful" code in these Zim installer. Other than abandoning all of
my tools, I do not know how to move forward with this problem.

Starting with this release I am no longer signing the installer
packages, and while I believe they are free of harmful code, I can't
promise that I am correct. You must make your own determination about
whether you should use my packages or not.

Special thanks to Stephen Dintaman for assistance with this build cycle.

I have posted the Desktop and Portable installer packages, such as they
are, on http://www.glump.net/software/zim-windows .

The packages were built on a fresh Windows 7 64-bit virtual machine, and
they should work on any 32-bit or 64-bit version of Windows that is
still supported by Microsoft.

Brendan Kidwell



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] How to do translations in github workflow

2017-05-04 Thread Marcio Tibirica
Looking for an open source alternative for on-line translation 
management I stumble upon Zanata.


http://zanata.org/
https://translate.zanata.org/?dswid=2820


Just for reference, it follows some software projects using Zanata 
translation platform:


https://fedoramagazine.org/how_we_translate_fedora/

https://wiki.openstack.org/wiki/Translations#Translation_.26_Management

https://www.drupal.org/project/tmgmt_zanata


mtibbi
===


Em 04/05/2017 05:58, Dimitrij Lisov escreveu:

The following translation websites offer free plans for open source
projects:

https://poeditor.com/pricing/ (seems for me the simplest one and would
be already sufficient)
https://crowdin.com/pricing (more elaborate than poeditor, but still
very user-friendly)
https://weblate.org/en/hosting/ (never used myself)
https://www.transifex.com/pricing/ (too advanced?)

Cheers!

Jaap Karssenberg > schrieb am Do., 4. Mai 2017 um
10:38 Uhr:

While moving to github I see one service of the launchpad platform
that I have no alternative for: the translations website:
https://translations.launchpad.net/zim

For now it is OK, since launchpad can sync from github, but I was
wondering what the standard github workflow would be for translating
applications. Does anyone have experience with this?

Alternative to a website would be to just edit the ".po" files
directly, but doesn't that raise an extra barrier for translators to
easily contribute?

Regards,

Jaap

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net

Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] ONCE MORE: Windows 7 Professional, 64 Bit: Copy via [Ctrl+c] from Zim not reliable

2017-04-24 Thread Marcio Tibirica
As we can see from the answers to my question, some users are very happy 
on Zim running on Windows 64-bit, but some others don't. The copy-paste 
problem seems to be restrict to a group of users. Why? What are the 
differences between them?


Maybe there is a flaw in the way GTK2 interacts with windows 64-bit 
clipboard, but maybe GTK2 is not the only culprit for this problem. 
Chances are that a detail in system configuration, or maybe a 3rd party 
application, which is not present in all systems, is conflicting with 
Zim's clipboard operation.


As a debug procedure I would suggest closing all 3rd party applications 
running in background in search of possible source of conflict with 
Zim's copy and paste operation. Applications such as memory optimizers 
and performance boosters are potential suspicious, but any other silly 
application can be the bandit.
Also consider checking plugins, add-ons and extensions of other main 
applications. Disable all and re-enable them one by one.


I know this is a bit tedious and time consuming task, but if you find 
the culprit that will be your passport to heaven after years living in hell.


Just to illustrate my point, maybe 2 years ago, I reported a bug on 
Zim's Ctrl+D shortcut which sometimes failed. Maybe Jaap remembers the 
case. By that time I was absolutely sure that there was a bug in Zim 
code. But, after a week or two, just by chance, I found a conflict 
between Zim and a dictionary which had a shortcut Ctrl+D+D.
Running each application in separate, Zim or dictionary, they performed 
well, but running both applications together, the dictionary interfered 
in Zim's behavior. In that case, the solution was just change the 
dictionary shortcut to Ctrl+C+D.


mtibbi
===


Em 24/04/2017 19:35, Brendan Kidwell escreveu:

I see from my debug log file ...

DEBUG: Action: copy
DEBUG: Clipboard requests data as 'UTF8_STRING', we have a parsetree
DEBUG: Clipboard requested text, we provide 'plain'
DEBUG: Clipboard requests data as 'text/x-zim-parsetree', we have a
parsetree
DEBUG: Clipboard requests data as 'text/html', we have a parsetree
DEBUG: Clipboard requests data as 'HTML Format', we have a parsetree

we are getting to here
https://github.com/jaap-karssenberg/zim-desktop-wiki/blob/master/zim/gui/clipboard.py#L416
, each time I type CTRL-C, and apparently sometimes putting null or an
empty string into the selectiondata.set_text() method, because Free
Clipboard Viewer 3.0 shows NO "Text" fragment on the clipboard sometimes.

If I watch Free Clipboard Viewer 3.0, it seems I get a random selection
of various fragment types present and not present, each time I copy to
the clipbpard.

I'm putting this into the ticket in Launchpad.

On Mon, Apr 24, 2017, at 17:41, Brendan Kidwell wrote:

*Jaap*, I tried "Free Clipboard Viewer 3.0" just now ad on the very
first try when I copied to the clipboard it looked like Steve's
"bad.png". There was actual HTML data in the "HTML Format" and
"text/html" fragments, but there was no plaintext fragment. Thus, when
I paste to a plaintext widget in another program, there is nothing to
paste.

After repeating the Copy command on the exact same selected text, I
got plaintext.

I am going to try to build a 64-bit package tonight from the
unreleased 0.66 code and see if it behaves any better (assuming there
are 64-bit builds of all the dependencies which I can use), but I'm
not expecting it to change anything.


On Mon, Apr 24, 2017, at 10:07, Steve Chadsey wrote:

I am using Windows 8.1 64-bit and this issue has been an annoyance
for as long as I can remember (at least 2 years) throughout multiple
Zim releases.
I've installed a visual clipboard viewer, "Free Clipboard Viewer 3.0"
which immediately shows the clipboard contents whenever something is
copied.  I'll run the program, then highlight something in zim and
attempt a copy with "Ctrl+C".  When something is successfully copied,
the viewer will show something like the attached "ok.png".  When
something is not copied, I'll see something like "bad.png".  I can
highlight some text in zim and hit "Ctrl+C" repeatedly and see the
contents of the clipboard contain nothing somewhere between 30-50% of
copy attempts.

I would be happy to help troubleshoot further since the problem is
very reliably reproducible on my environment.
Thanks,

On Sun, Apr 23, 2017 at 5:18 PM, Marcio Tibirica
<marcio.tibir...@gmx.com <mailto:marcio.tibir...@gmx.com>> wrote:

This seems to be a HUGE problem that can put in risk the future
of Zim on the windows platform. Does anyone know if all Zim users
in 64-bit Windows environment are having the same problem?

mtibbi
===


Em 23/04/2017 00:40, Brendan Kidwell escreveu:

This isn't definitive evidence, but the only Windows that
I've used Zim
with for years has been Windows 8.1 64-bit a

Re: [Zim-wiki] ONCE MORE: Windows 7 Professional, 64 Bit: Copy via [Ctrl+c] from Zim not reliable

2017-04-23 Thread Marcio Tibirica
This seems to be a HUGE problem that can put in risk the future of Zim 
on the windows platform. Does anyone know if all Zim users in 64-bit 
Windows environment are having the same problem?


mtibbi
===

Em 23/04/2017 00:40, Brendan Kidwell escreveu:

This isn't definitive evidence, but the only Windows that I've used Zim
with for years has been Windows 8.1 64-bit and Windows 7 64-bit. At
least once per week I get bit by the copy-didn't-do-anything bug or some
other clipboard exception. I can't provide a list of steps to reproduce
and I can't come up with any ideas for how to make the problem go away.

I will continue to act as the maintainer the Windows build of Zim with
the most recent release of GTK 2 each time, but honestly this is the
main reason I've moved by work diary out of Zim and into PiggyDB. (I am
required to use Windows 7 64-bt for my job.)

Any help in fixing this would be appreciated. I know next to nothing
about GTK 2 and I am not going to be the person who solves it.


On Sat, Apr 22, 2017, at 14:15, Marcio Tibiriçá wrote:

Hi Udo,

Your case is really weird. Maybe something related to 64-bit core?
I have used Zim in both Win7 and Win10 without having problems with
copy and paste to other applications. But in my case both machines are
32-bit.
Maybe somebody else running Zim on Win 64-bit can bring some clue on
your issue.

mtibbi




___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] custom monospace font

2017-04-21 Thread Marcio Tibirica

Gergo,

Sorry, I don't know if this can be done. Maybe somebody else in list can 
help you further.


mtibbi

==

Em 21/04/2017 13:50, Gergely K. escreveu:

Hi Marcio!

This will change your default font, not your monospace font (I'd like to
use my custom font for Verbatim tag).

Gergo


  <https://mailtrack.io/> Sent with Mailtrack
<https://mailtrack.io/install?source=signature=en=pihent...@gmail.com=22>


Mobile:(+36 20)356 9656
"Olyan lángész vagyok, hogy poroltóval kellene járnom!"

On Fri, Apr 21, 2017 at 6:48 PM, Marcio Tibirica
<marcio.tibir...@gmx.com <mailto:marcio.tibir...@gmx.com>> wrote:

Hi Gergo,

In the menu bar select:
  >Edit >Preferences

In the Preferences dialog select the "Interface" tab and
check in the box: "Use custom font". Then click on the button with
font type name just below.

Select the monotype font of your choice, for example, Consolas.

Click OK to finish.

mtibbi

==


Em 21/04/2017 04:08, Gergely K. escreveu:

Hi all!

How can I choose my own monospace font?

thanks
Gergo

Mobile:(+36 20)356 9656 <tel:%28%2B36%2020%29356%209656>
"Olyan lángész vagyok, hogy poroltóval kellene járnom!"





___
Mailing list: https://launchpad.net/~zim-wiki

<https://mailtrack.io/trace/link/c4d15cd93b38a5d59857c389f81fbb8c4a031f16?url=https%3A%2F%2Flaunchpad.net%2F~zim-wiki=1076783=bcaeaef05d7b7001>
Post to : zim-wiki@lists.launchpad.net
<mailto:zim-wiki@lists.launchpad.net>
Unsubscribe : https://launchpad.net/~zim-wiki

<https://mailtrack.io/trace/link/c4d15cd93b38a5d59857c389f81fbb8c4a031f16?url=https%3A%2F%2Flaunchpad.net%2F~zim-wiki=1076783=bcaeaef05d7b7001>
More help   : https://help.launchpad.net/ListHelp

<https://mailtrack.io/trace/link/07c99d784c289f1f6631364af9475694a377a2b1?url=https%3A%2F%2Fhelp.launchpad.net%2FListHelp=1076783=fbc46f3073b7f21d>


___
Mailing list: https://launchpad.net/~zim-wiki

<https://mailtrack.io/trace/link/dc5b27a4f688105cb5cb1d7c8c8304e080172858?url=https%3A%2F%2Flaunchpad.net%2F~zim-wiki=1076783=855223060f5eefdd>
Post to : zim-wiki@lists.launchpad.net
<mailto:zim-wiki@lists.launchpad.net>
Unsubscribe : https://launchpad.net/~zim-wiki

<https://mailtrack.io/trace/link/2fcf9d003a5f8342556515098e7d7bdcb8a4b43f?url=https%3A%2F%2Flaunchpad.net%2F~zim-wiki=1076783=f6ad7f412e0b90b9>
More help   : https://help.launchpad.net/ListHelp

<https://mailtrack.io/trace/link/32de637dc8ccea2bfea277cf41a88db9c9433575?url=https%3A%2F%2Fhelp.launchpad.net%2FListHelp=1076783=0d74f026b0fe97ca>




___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Merged changes for new release

2017-04-13 Thread Marcio Tibirica

European Portuguese translation has been updated.

mtibbi

---

Em 08/04/2017 10:33, Marco Cevoli escreveu:

Italian localization is done.

Marco Cevoli

On Sat, Apr 8, 2017 at 10:45 AM, Jaap Karssenberg
> wrote:

Dear all,

The work of last few months is merged in the trunk archive now. This
will be the basis for a new release towards the end of this month.
It is available for testing via the
PPA 
https://code.launchpad.net/~jaap.karssenberg/+archive/ubuntu/zim-snapshots


Also translations need update (translation file should be
synchronized shortly) see https://translations.launchpad.net/zim


Main changes:
- Rewrote index, should solve a number of outstanding issues, for
example filtering the tag index should be much faster now
- Rewrote the way zim processes communicate, should get rid of a
number of startup issues.
- Refreshed the tasklist plugin, supports side pane view now and
start dates for tasks, see manual page for new date syntax
- New checkbox type for "migrated" tasks
- Horizontal lines supported in wiki format
... and a few I forgot probably, will write a more detailed
changelog for the release ...

Cheers!

Jaap

___
Mailing list: https://launchpad.net/~zim-wiki

Post to : zim-wiki@lists.launchpad.net

Unsubscribe : https://launchpad.net/~zim-wiki

More help   : https://help.launchpad.net/ListHelp





___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Merged changes for new release

2017-04-10 Thread Marcio Tibirica

Brazilian Portuguese translation has been updated.

mtibbi

+

Em 09/04/2017 16:34, Dimitrij Lisov escreveu:

German is done!

Marco Cevoli >
schrieb am Sa., 8. Apr. 2017 um 15:33 Uhr:

Italian localization is done.

Marco Cevoli

On Sat, Apr 8, 2017 at 10:45 AM, Jaap Karssenberg
> wrote:

Dear all,

The work of last few months is merged in the trunk archive now.
This will be the basis for a new release towards the end of this
month. It is available for testing via the
PPA 
https://code.launchpad.net/~jaap.karssenberg/+archive/ubuntu/zim-snapshots

Also translations need update (translation file should be
synchronized shortly) see https://translations.launchpad.net/zim

Main changes:
- Rewrote index, should solve a number of outstanding issues,
for example filtering the tag index should be much faster now
- Rewrote the way zim processes communicate, should get rid of a
number of startup issues.
- Refreshed the tasklist plugin, supports side pane view now and
start dates for tasks, see manual page for new date syntax
- New checkbox type for "migrated" tasks
- Horizontal lines supported in wiki format
... and a few I forgot probably, will write a more detailed
changelog for the release ...

Cheers!

Jaap

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net

Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net

Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Feature Request for Links (:

2017-03-04 Thread Marcio Tibirica
I hope this problem will be solved in next Zim-Wiki update. It does not 
bother me so much as I do not attach too many files in my Zim pages. But 
I am sure this can be very annoying to some users.


Regards,

mtibbi


Em 02/03/2017 04:39, Smilie escreveu:

Am Wed, 1 Mar 2017 22:46:50 -0300
schrieb Marcio Tibirica <marcio.tibir...@gmx.com>:


Hi Smilie,

You mean creating links by drag and drop files from attachment
browser to page editor? Sorry, the word "appendix" confused me.


Yes, this i mean.
Sorry.



But if my interpretation is correct, this feature already exists and
it is described in Zim manual, but it stopped functioning since
revision 0.65, at least this is my case on Windows environment.


Will this fixed in the future?



A work around for this bug is to open the attachment folder in
explorer then drag and drop the files to editor page.

You can find more details about attachments in the below link:
http://zim-wiki.org/manual/Help/Attachments.html


Thank you.




Regards,

mtibbi


Em 28/02/2017 09:28, Smilie escreveu:

Hello Guys,


i miss a feature for creating a link while drag end drop from a
side-bar (appendix) folder.

Is there a way to create links while drag from the side-bar and
drop in tho the page?

G.
smilie


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Feature Request for Links (:

2017-03-01 Thread Marcio Tibirica

Hi Smilie,

You mean creating links by drag and drop files from attachment browser 
to page editor? Sorry, the word "appendix" confused me.


But if my interpretation is correct, this feature already exists and it 
is described in Zim manual, but it stopped functioning since revision 
0.65, at least this is my case on Windows environment.


A work around for this bug is to open the attachment folder in explorer 
then drag and drop the files to editor page.


You can find more details about attachments in the below link:
http://zim-wiki.org/manual/Help/Attachments.html


Regards,

mtibbi


Em 28/02/2017 09:28, Smilie escreveu:

Hello Guys,


i miss a feature for creating a link while drag end drop from a
side-bar (appendix) folder.

Is there a way to create links while drag from the side-bar and drop in
tho the page?

G.
smilie


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Global shortcut

2017-02-03 Thread Marcio Tibirica
In my case it takes 1 to 2 seconds to have Zim window on foreground. I 
am Not sure if this have any influence on delay, but I have the Zim 
shortcut placed in the quicklaunch taskbar folder. Try the following path:

C:\Users\UserName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\

Anyway I understand that even 1 or 2 seconds of delay can be unbearable 
for many, but a not big issue for an old engineer like me.


Some time ago, maybe one year or two, I tried to use VBScript to bring 
Zim window to focus. It was faster but unreliable. Sometimes the program 
was activated, because you could see the icon blinking in the taskbar, 
but the window remained buried below other programs.


I remember I have read somewhere that VBS AppActivate method could fail 
to bring window to focus under certain conditions. By that time I didn't 
want to spend more time with VBS coding then I gave up with my "Bring to 
Front" script project.


I have read that some people use AutoHotKey for this kind of stuff but, 
compared with 4 or 5 lines in VBS, it is the same of using a cannon to 
kill a fly. I do not think this is an elegant solution, but this is my 
personal opinion.


Em 02/02/2017 11:36, Guilherme Lino escreveu:
> Hello,
>
> If I use a windows shortcut/commandline it takes like 2/3 seconds before
> apear. Clicking the tray icon is instantaneous.
>
> Regards,
> --
>
> Guilherme Lino


Em 01/02/2017 21:42, Marcio Tibirica escreveu:

Hi Lino,

The easiest way to bring Zim to focus from Windows tray is to create a
shortcut to Zim.exe and associate it with a key combination.

Try the following:
* Find Zim.exe, right-click over it and select create shortcut.
* Right-click over Zim shortcut and select properties.
* On the properties dialog, select Shortcut tab.
* Click in the Shortcut key box and press a key combination of your
choice, for example: +.
* Press OK button.

It should work. I have used this method in both Win7 and Win10.

Regards,
Marcio

===

Em 01/02/2017 07:10, Guilherme Lino escreveu:

Hello,


I am using the Zim tray plugin to close to tray. Is there any global
shortcut to bring Zim to focus?

Regards,
Lino

--

Guilherme Lino


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Global shortcut

2017-02-01 Thread Marcio Tibirica

Hi Lino,

The easiest way to bring Zim to focus from Windows tray is to create a 
shortcut to Zim.exe and associate it with a key combination.


Try the following:
* Find Zim.exe, right-click over it and select create shortcut.
* Right-click over Zim shortcut and select properties.
* On the properties dialog, select Shortcut tab.
* Click in the Shortcut key box and press a key combination of your 
choice, for example: +.

* Press OK button.

It should work. I have used this method in both Win7 and Win10.

Regards,
Marcio

===

Em 01/02/2017 07:10, Guilherme Lino escreveu:

Hello,


I am using the Zim tray plugin to close to tray. Is there any global
shortcut to bring Zim to focus?

Regards,
Lino

--

Guilherme Lino


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Move line up/down functionality

2016-10-16 Thread Marcio Tibirica

Hi Johannes,

I would suggest the Move Line feature to be implemented in plugin 
format. Maybe the integration with the Line Sorter plugin should be 
considered, but this is up to you.


Maybe you could also consider to add some other line operations which 
can make your implementation more universal.

For example:
>Insert blank line
>Duplicate current line
>Delete current line

Anyway, thank you for your initiative with the Move Line feature. I am 
sure it will help many people, I included, to better organize lists with 
check-boxes or without.


Marcio


Em 16/10/2016 08:16, Johannes Kirschner escreveu:

Hi all,

I recently started to use zim to organize my research activity, and I
like it a lot!

Besides the note taking I am using the checkbox feature to set the goals
for a day or a week, but as things go I often end up reordering todos or
moving points to another day. That's why I am missing a shortcut to move
a line up or down (I use Strg+Up/Down) which is much faster than a
select-cut-paste.

I have implemented the feature in a new branch. Do you think this is a
feature of wider interest? I would be happy to prepare the branch for
merging. Regarding the implementation, should this go in the main code
or as a separate plugin, similar to the line-sorter plugin (or even as
part of the line-sorter plugin)?

Best,
Johannes

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Customizing journal plugin per notebook

2016-10-05 Thread Marcio Tibirica
I am also interested in having Zim journal adapted for project tracking. 
This would be a useful tool in my work. Personally I use journal in week 
mode, but I prefer a flat structure of 52 weeks in a year. I also would 
like to have [week number + some text] in page name. But I do not have 
yet a clear idea about multiple projects structure.


I do not know Zim in the guts, so I am concerned if making changes in 
journal plugin can cause a side effect in Zim behavior and/or problems 
with other associated plugins.


Marcio

Em 05/10/2016 13:52, Nilesh escreveu:

Multiple journals per notebook would be very useful for me as well for
exactly that purpose - tracking different projects.
I don't like the way the files are created right now (I use the week
mode so it creates Week X named page). It'd be better if I could put
those files inside month of the year, like 2016/September/Week X.

Looks like I got something to kill time on weekends.

On Wed, Oct 5, 2016 at 10:15 PM, Steffen Schuldenzucker
<steffen.schuldenzuc...@gmail.com
<mailto:steffen.schuldenzuc...@gmail.com>> wrote:


Hi,

Just to say, I'd also be interested in small modifications of the
journal plugin, namely

- having multiple journals per notebook (below different parent
pages) and
- allowing one page per /entry/ (rather than per month, day, etc.)
in a flat or almost-flat structure.

I envision that this would give me a fast way to create "project
journals" and link to them from other pages.

A way to dynamically create page names would be part of this, so I'm
interested in what you're doing, and maybe we can join forces.

Can you explain what exactly you want to achieve?

Best, Steffen


On 05.10.2016 18:22, Nilesh wrote:

That answers the first question - about having per notebook
configuration.

Looks like I have to edit the journal plugin to have it generate
filenames like I prefer?

On Tue, Oct 4, 2016 at 9:06 AM, Marcio Tibirica
<mtibbi@gmail.com <mailto:mtibbi@gmail.com>> wrote:

Hi Nilesh,

I am not sure what you mean by "custom configuration", but I
think you can get Zim plugins configured differently per
notebook if you define a different profile for each notebook.
You can try this going to >File >Properties and define a name
in the Profile field. Do this for each notebook and make sure
you define a different profile name for each notebook.

Marcio


Em 02/10/2016 12:57, Nilesh escreveu:

Hello zim users,

Is it possible to have custom configuration for the
journal plugin per notebook?
Also how about changing the way the plugin generates *file
names* (not page
names, I know how to do that)?



___
Mailing list: https://launchpad.net/~zim-wiki
<https://launchpad.net/%7Ezim-wiki>
Post to : zim-wiki@lists.launchpad.net
<mailto:zim-wiki@lists.launchpad.net>
Unsubscribe : https://launchpad.net/~zim-wiki
<https://launchpad.net/%7Ezim-wiki>
More help   : https://help.launchpad.net/ListHelp
<https://help.launchpad.net/ListHelp>




___
Mailing list: https://launchpad.net/~zim-wiki 
<https://launchpad.net/~zim-wiki>
Post to : zim-wiki@lists.launchpad.net 
<mailto:zim-wiki@lists.launchpad.net>
Unsubscribe : https://launchpad.net/~zim-wiki 
<https://launchpad.net/~zim-wiki>
More help   : https://help.launchpad.net/ListHelp
<https://help.launchpad.net/ListHelp>





___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Customizing journal plugin per notebook

2016-10-03 Thread Marcio Tibirica

Hi Nilesh,

I am not sure what you mean by "custom configuration", but I think you 
can get Zim plugins configured differently per notebook if you define a 
different profile for each notebook. You can try this going to >File 
>Properties and define a name in the Profile field. Do this for each 
notebook and make sure you define a different profile name for each 
notebook.


Marcio


Em 02/10/2016 12:57, Nilesh escreveu:

Hello zim users,

Is it possible to have custom configuration for the journal plugin per notebook?
Also how about changing the way the plugin generates *file names* (not page
names, I know how to do that)?




___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


[Zim-wiki] Portuguese translation

2016-09-10 Thread Marcio Tibirica

Dear Zim members from Portugal or from pt-pt comunity,

After months of not so much regular work, I have finally finished the 
Portuguese translation of Zim. As I am member of pt-br community, and 
used Brazilian Portuguese as a guide for translation, I would like to 
invite members from the pt-pt community to make a review on my work. 
Although Brazilian and Portuguese languages are very similar, there are 
regionalisms that only a native speaker can evaluate.
In order to maintain a minimum of compliance and consistency with the 
vocabulary and terminology used in Portugal, I researched on technical 
glossaries and websites that discuss about the Portuguese language. In 
particular I would like to mention, and also express my gratitude, to 
the website https://ciberduvidas.iscte-iul.pt/ where I could find 
answers to many of my questions.
I tried to do my best in this work, but I'm sure that some errors have 
escaped my eye, so a review is important.
I am available to anyone who wants to exchange information about pt-pt 
or pt-br translation. For messages written in Portuguese please use my 
personal e-mail address.


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp