BulletNotes¶
BulletNotes is an open source note taking app.
Access¶
It is available at https://{% if bulletnotes.domain %}{{ bulletnotes.domain }}{% else %}{{ bulletnotes.subdomain + "." + domain }}{% endif %}/ or http://{% if bulletnotes.domain %}{{ bulletnotes.domain }}{% else %}{{ bulletnotes.subdomain + "." + domain }}{% endif %}/
{% if enable_tor %} It is also available via Tor at http://{{ bulletnotes.subdomain + "." + tor_domain }}/ {% endif %}
Last update: May 5, 2020