aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/md/Features.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-07-04 21:37:30 +0200
committerGitHub <noreply@github.com>2017-07-04 21:37:30 +0200
commit5b25a9635fe808bc1c4f3eee8cdf8485115da75d (patch)
treed5c46525f3c739d9c63de860427e0b3cadd688e5 /doc/md/Features.md
parentd5d22a6d07917865c44148ad76f43c65a929a890 (diff)
parent8bf94136e10c64496711c8f66a4f58f89c515360 (diff)
downloadShaarli-5b25a9635fe808bc1c4f3eee8cdf8485115da75d.tar.gz
Shaarli-5b25a9635fe808bc1c4f3eee8cdf8485115da75d.tar.zst
Shaarli-5b25a9635fe808bc1c4f3eee8cdf8485115da75d.zip
Merge pull request #772 from nodiscc/rtfd
Generate HTML documentation using MkDocs
Diffstat (limited to 'doc/md/Features.md')
-rw-r--r--doc/md/Features.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/md/Features.md b/doc/md/Features.md
new file mode 100644
index 00000000..116b1c9c
--- /dev/null
+++ b/doc/md/Features.md
@@ -0,0 +1,24 @@
1### Main features
2Shaarli is intended:
3 * to share, comment and save interesting links and news
4 * to bookmark useful/frequent personal links (as private links) and share them between computers
5 * as a minimal blog/microblog/writing platform (no character limit)
6 * as a read-it-later list (for example items tagged `readlater`)
7 * to draft and save articles/ideas
8 * to keep code snippets
9 * to keep notes and documentation
10 * as a shared clipboard between machines
11 * as a todo list
12 * to store playlists (e.g. with the `music` or `video` tags)
13 * to keep extracts/comments from webpages that may disappear
14 * to keep track of ongoing discussions (for example items tagged `discussion`)
15 * [to feed RSS aggregators](http://shaarli.chassegnouf.net/?9Efeiw) (planets) with specific tags
16 * to feed other social networks, blogs... using RSS feeds and external services (dlvr.it, ifttt.com ...)
17
18### Using Shaarli as a blog, notepad, pastebin...
19
20 * Go to your Shaarli setup and log in
21 * Click the `Add Link` button
22 * To share text only, do not enter any URL in the corresponding input field and click `Add Link`
23 * Pick a title and enter your article, or note, in the description field; add a few tags; optionally check `Private` then click `Save`
24 * VoilĂ ! Your article is now published (privately if you selected that option) and accessible using its permalink.