Your sites Log in Sign up Menu

Links

questions tagged ‘Links’

Org-mode links to other Org files?

In emacs, I can auto-fill the [[file:...]] style link from a set of known files. The problem is when linking to org-mode files, it looks something like [[file:foo.org]] but this doesn't work with blot's internal linking system. So I have to remove the .org to something like [[file:foo]] which does work with blot. The problem now is that org-follow-link does not resolve without the missing extension.

How to delete a link?

Apologies if, as I suspect, I'm missing something obvious, but how do I delete a link that's previously been created in the Your sites/[Site name]/Links part of the control panel? I can see how to add a new link and how to reorder them, but not how to delete a link that has previously been created. Thanks!

Changing the URL of the archives page?

I was attempting to rename Archive to Index (which I did), but then started toying with the page name and realized that would break what was defined in packages.json. Now setting the value back to /archives in the dashboard for that link still results in a 404 error. Did I break it? ;) Tangible Life

Org-Mode link syntax?

Typically when linking to another file in org-mode you would use this syntax: file:path/to/file.org However this doesn't work in blot. I'd love if this syntax would be implemented as C-c C-l defaults to this behavior. If this isn't possible with blot, what is the preferred syntax?

When linking from a landing page to another page, the linked txt file is rendered without CSS

Using home.txt with the following syntax: Link: / [Page 1](/Pages/page1.txt) The resultant page is shown without styles. How do I link this page to a template?

Referencing files from one Blot site on another

I have a Blot site that operates my blog on a custom apex domain, and a second Blot site for photos at a subdomain of the same address. (This is because I have a fork of the Blog theme for the former, but prefer the Portfolio theme for the latter.) If I sometimes want to include photographs inline on the blog, is it OK to reference the files at their URLs on the subdomain? If that’s going to cross wires for Blot, I’ll upload a second copy to the blog’s folder.