• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

wikilink

Create and use wiki style links in your notes
Zettelkasten-Method
0.16.0 1,387
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom wikilink package

Create and use wiki style links in your notes. [[like this]].

atom-wikilink

Supports custom note markers and regex, so you can use single brackets [like this] or even custom symbols 🔗like this🔗 or §like this§. The start and end symbols can be different, for example: ★like this| or even ❀like this♥.

This package was created by @dansheffler and I forked it to add some improvements.

Commands

  1. wikilink:follow will follow the link under the cursor and open the note with that name. If there is no note with that name, a new note will be created.
  • alt-click
  • alt-enter on Windows and Linux
  • ctrl-enter on Mac
  1. wikilink:copy-link will get the link for the currently open note and place it into your system clipboard.
  • alt-c on Windows and Linux
  • ctrl-alt-c on Mac
  1. When you begin typing a link symbol, the package will auto-suggest notes for you. This is [[ by default.

You can make your own keymaps in your keymap.cson. Change ctrl-enter to something else:

'.platform-darwin atom-workspace atom-text-editor:not([mini])':
  'ctrl-enter': 'wikilink:follow'

Contribution

Open an issue if you have any problems, find any bugs or have any suggestions for improvement in the code or plugin architecture. Thanks.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by