Re: how to exclude a file from appearing in the refile target cache?

2020-09-15 Thread swedebugia
Den Tue, 15 Sep 2020 22:54:28 + skrev Re: how to exclude a file from appearing in the refile target cache?: > Sent from my iPhone > > > On Sep 15, 2020, at 3:37 PM, swedebugia > > wrote: > > > > Hi > > > > I read: > > https://orgmode.

how to exclude a file from appearing in the refile target cache?

2020-09-15 Thread swedebugia
targets. Is there a way to do that? Cheers swedebugia

Re: Bug: org-table-import fails to import xlxs files

2020-09-13 Thread swedebugia
Den Sun, 13 Sep 2020 19:15:58 +0200 skrev Re: Bug: org-table-import fails to import xlxs files: > Hi, > > swedebugia writes: > > > When trying to import a xslx table into org-mode I get a lot of > > binary data instead of a table back. > > Indeed! Let

Re: Bug: org-table-import fails to import xlxs files

2020-09-13 Thread swedebugia
On Sun, 13 Sep 2020 09:40:03 +0200 swedebugia wrote: > > I also found this nice and small rust program that works well: > https://github.com/zitsen/xlsx2csv.rs > It is surprisingly large though: > 8.7M Sep 12 16:53 .cargo/bin/xlsx2csv > Which is way more than ssconvert, but on

Re: Bug: org-table-import fails to import xlxs files

2020-09-13 Thread swedebugia
On Sat, 12 Sep 2020 13:50:43 +0200 swedebugia wrote: > Hi > > Thanks for a making this fantastic program! > > I think I found a bug. > > When trying to import a xslx table into org-mode I get a lot of binary > data instead of a table back. > > I would rather ei

Bug: org-table-import fails to import xlxs files

2020-09-12 Thread swedebugia
: $ ssconvert Book1.xlsx newfile.csv Unfortunately it is only available with the gnumeric GUI currently which is ~14MB bloat. See http://stackoverflow.com/questions/10557360/ddg#10580741 Source here https://gitlab.gnome.org/GNOME/gnumeric (active) Cheers swedebugia