danielmagnussons/orgmode

Add a generic open external link file plugin

Open

#64 建立於 2016年3月21日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Python (752 star) (72 fork)batch import
All Platformshelp wanted

描述

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.

貢獻者指南

Add a generic open external link file plugin · danielmagnussons/orgmode#64 | Good First Issue