Re: [Skim-app-users] Export only text notes?

2017-05-14 Thread Christiaan Hofman
Btw, of you would want to save all or multiple PDFs using the skim app, you could do that using Apple script. Christiaan -- Check out the vibrant tech community on one of the world's most engaging tech sites,

Re: [Skim-app-users] Export only text notes?

2017-05-10 Thread Christiaan Hofman
The text you get from skimnotes is generated when you save a PDF. It is not generated by the skimnotes tool, unless it was not present (i.e. not saved by Skim). Remember that your custom template is something only Skim app knows about, the skimnotes tool knows nothing about that, m and does not

Re: [Skim-app-users] Export only text notes?

2017-05-10 Thread Misha Velthuis
Thanks for the quick response. The templates work great. I run into one problem though. I am regularly using the skimnotes tool "skimbulk" to extract notes from all pdfs in a directory. I changed the code of skimbulk a bit so that it creates .rtf's instead of .skim notes (see attachment).Now,

Re: [Skim-app-users] Export only text notes?

2017-05-09 Thread Christiaan Hofman
The wat to do that is to write a custom export template. Some more information about export templates and how to install them can be found on the wiki. Christiaan Op 9 mei 2017 14:38 schreef "Misha Velthuis" : > Hi all, > > Does anyone know if there is a way to only

[Skim-app-users] Export only text notes?

2017-05-09 Thread Misha Velthuis
Hi all, Does anyone know if there is a way to only export "text notes" and "anchored notes" as text and leave out "highlight" notes or "line" notes? (Please let me know if this is not the right place to ask small questions like this). Thanks! Misha