danielmagnussons/orgmode

Add a generic open external link file plugin

Open

#64 aperta il 21 mar 2016

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Python (72 fork)batch import
All Platformshelp wanted

Metriche repository

Star
 (752 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I have some file (ex: pdf) that I want to link in my file but sublime cannot open them. Adding a file plugin with [[file:]] could send a request to the os to open a file. For example on osx the call would become "open " and let the os figure it out.

Guida contributor