mirror of
https://github.com/dnote/dnote
synced 2026-03-18 00:09:56 +01:00
parent
6e22c918ec
commit
3c650187c5
1 changed files with 4 additions and 2 deletions
|
|
@ -3,11 +3,11 @@
|
|||
|
||||
[](https://travis-ci.org/dnote/dnote)
|
||||
|
||||
[Dnote](https://www.getdnote.com) is a lightweight personal knowledge base. The main design goal is to **keep you focused** by providing a way of swiftly capturing new information **without having to switch environment**. To that end, you can use Dnote as a command-line interface, browser extension, web client, or an IDE plugin.
|
||||
[Dnote](https://www.getdnote.com) is a lightweight personal knowledge base for programmers. The main design goal is to **keep you focused** by providing a way of swiftly capturing new information **without having to switch environment**. To that end, you can use Dnote as a [command-line interface](https://github.com/dnote/dnote/blob/master/pkg/cli/README.md), browser extension, web client, or an IDE plugin.
|
||||
|
||||
It also offers a seamless **multi-device sync**, and **automated spaced repetition** to retain your memory. For more information, please see [features](https://www.getdnote.com/pricing).
|
||||
|
||||

|
||||

|
||||
|
||||
## Get Started
|
||||
|
||||
|
|
@ -15,6 +15,8 @@ The quickest way to try Dnote is to use the hosted version at https://app.getdno
|
|||
|
||||
Alternatively, you can self-host a Dnote server by either [using Docker](https://github.com/dnote/dnote/blob/master/host/docker/README.md) or [using a binary](https://github.com/dnote/dnote/blob/master/SELF_HOSTING.md).
|
||||
|
||||

|
||||
|
||||
## Dnote clients
|
||||
|
||||
You can use the following client programs to interact with Dnote:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue