Re: [Skim-app-users] Export

2023-01-02 Thread HumanEngr
Only the popup: screenshot > On Jan 2, 2023, at 1:42 AM, Christiaan Hofman wrote: > > > >> On 2 Jan 2023, at 07:32, HumanEngr wrote: >> >> Hi Christiaan, >> >> Am I right that the "With Embedded Notes” option disapp

Re: [Skim-app-users] Export

2023-01-02 Thread Christiaan Hofman
> On 2 Jan 2023, at 07:32, HumanEngr wrote: > > Hi Christiaan, > > Am I right that the "With Embedded Notes” option disappeared in OS 13.1? > > humanengr > Version 1.6.13 (143) > > _ It shouldn’t. But there seems to be a problem with export in macOS 13.1, but I have no idea what it is, a

[Skim-app-users] Export

2023-01-01 Thread HumanEngr
Hi Christiaan, Am I right that the "With Embedded Notes” option disappeared in OS 13.1? humanengr Version 1.6.13 (143) ___ Skim-app-users mailing list Skim-app-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-users

Re: [Skim-app-users] Export with the format of compress

2019-11-03 Thread Namba Takaya
Christiaan Thank you very much for your prompt reply. I look forward to the next release coming. regards, takaya namba 差出人: Christiaan Hofman 送信日時: 2019年11月3日 10:18 宛先: For general discussion about using Skim 件名: Re: [Skim-app-users] Export with the format

Re: [Skim-app-users] Export with the format of compress

2019-11-03 Thread Christiaan Hofman
> On 3 Nov 2019, at 03:54, Namba Takaya wrote: > > Dear Sir > > I wish to export with the format of compress under the file menu. > But it doesn't work. > > Could you tell me how to solve the problem? > > regards, > > takaya namba Sorry for that, this will be fixed in the next release. Ch

[Skim-app-users] Export with the format of compress

2019-11-02 Thread Namba Takaya
Dear Sir I wish to export with the format of compress under the file menu. But it doesn't work. Could you tell me how to solve the problem? regards, takaya namba ___ Skim-app-users mailing list Skim-app-users@lists.sourceforge.net https://lists.sourc

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

2017-05-15 Thread Misha Velthuis
Yeah, I was thinking of that as well. Will google around a bit on of these days. Thanks for the suggestion! Misha On 14 May 2017, at 18:59, Christiaan Hofman wrote: > Btw, of you would want to save all or multiple PDFs using the skim app, you > could do that using Apple script. > > Christiaa

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, Slashdot.org!

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, after

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 export "text notes" and > "an

[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 ---

Re: [Skim-app-users] Export Template for Notes as Text?

2015-05-10 Thread Peter Salazar
Got it. Thank you! On Sun, May 10, 2015 at 6:17 PM, Christiaan Hofman wrote: > > On May 11, 2015, at 0:07, Peter Salazar wrote: > > That worked, thanks! > > When exporting highlights to text, is there any way to prevent certain > phrases from getting concatenated together with no spaces between

Re: [Skim-app-users] Export Template for Notes as Text?

2015-05-10 Thread Christiaan Hofman
On May 11, 2015, at 0:07, Peter Salazar wrote: > That worked, thanks! > > When exporting highlights to text, is there any way to prevent certain > phrases from getting concatenated together with no spaces between words? It > seems to happen about once per page. > Unfortunately, no. This is

Re: [Skim-app-users] Export Template for Notes as Text?

2015-05-10 Thread Peter Salazar
That worked, thanks! When exporting highlights to text, is there any way to prevent certain phrases from getting concatenated together with no spaces between words? It seems to happen about once per page. On Sat, May 9, 2015 at 5:14 AM, Christiaan Hofman wrote: > > On May 9, 2015, at 2:24, Pete

Re: [Skim-app-users] Export Template for Notes as Text?

2015-05-09 Thread Christiaan Hofman
On May 9, 2015, at 2:24, Peter Salazar wrote: > Thanks! Is there a way to export to text without the "Highlight" headings? > Yes. Copy the default text template and edit it (remove the <$type.typeName/> tag). To install the template follow the Wiki. Christiaan > On Fri, May 8, 2015 at 5:16

Re: [Skim-app-users] Export Template for Notes as Text?

2015-05-08 Thread Peter Salazar
Thanks! Is there a way to export to text without the "Highlight" headings? On Fri, May 8, 2015 at 5:16 PM, Christiaan Hofman wrote: > > On May 8, 2015, at 23:04, Peter Salazar wrote: > > Hi there, > > Does anyone have an export template for exporting notes as text? I'm > looking at the custom te

Re: [Skim-app-users] Export Template for Notes as Text?

2015-05-08 Thread Christiaan Hofman
On May 8, 2015, at 23:04, Peter Salazar wrote: > Hi there, > > Does anyone have an export template for exporting notes as text? I'm looking > at the custom templates listed at the Wiki here... > http://sourceforge.net/p/skim-app/wiki/Tips_and_Tricks/#export-templates > ...but the "Notes as Mark

[Skim-app-users] Export Template for Notes as Text?

2015-05-08 Thread Peter Salazar
Hi there, Does anyone have an export template for exporting notes as text? I'm looking at the custom templates listed at the Wiki here... http://sourceforge.net/p/skim-app/wiki/Tips_and_Tricks/#export-templates ...but the "Notes as Markdown" link doesn't work. I'm just looking for a file I can us