mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-03 15:16:12 +02:00
Updated docs from master
This commit is contained in:
parent
718aa11bb6
commit
936c54e70c
39 changed files with 85 additions and 61 deletions
|
@ -15,6 +15,9 @@ Composing mode is entered by either starting ``jrnl`` without any arguments -- w
|
||||||
|
|
||||||
jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.
|
jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.
|
||||||
|
|
||||||
|
You can also import an entry directly from a file::
|
||||||
|
|
||||||
|
jrnl < my_entry.txt
|
||||||
|
|
||||||
Smart timestamps
|
Smart timestamps
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Advanced Usage — jrnl 1.6.4 documentation</title>
|
<title>Advanced Usage — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="FAQ" href="recipes.html" />
|
<link rel="next" title="FAQ" href="recipes.html" />
|
||||||
<link rel="prev" title="Import and Export" href="export.html" />
|
<link rel="prev" title="Import and Export" href="export.html" />
|
||||||
|
|
||||||
|
|
BIN
docs/_build/doctrees/environment.pickle
vendored
BIN
docs/_build/doctrees/environment.pickle
vendored
Binary file not shown.
BIN
docs/_build/doctrees/index.doctree
vendored
BIN
docs/_build/doctrees/index.doctree
vendored
Binary file not shown.
BIN
docs/_build/doctrees/usage.doctree
vendored
BIN
docs/_build/doctrees/usage.doctree
vendored
Binary file not shown.
2
docs/_build/html/.buildinfo
vendored
2
docs/_build/html/.buildinfo
vendored
|
@ -1,4 +1,4 @@
|
||||||
# Sphinx build info version 1
|
# Sphinx build info version 1
|
||||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||||
config: 29dc8e01e60c87c719ac377d4b509518
|
config: 8f6d857a8d7bdd64dbca4bbbad00b7ad
|
||||||
tags: fbb0d17656682115ca4d033fb2f83ba1
|
tags: fbb0d17656682115ca4d033fb2f83ba1
|
||||||
|
|
3
docs/_build/html/_sources/usage.txt
vendored
3
docs/_build/html/_sources/usage.txt
vendored
|
@ -15,6 +15,9 @@ Composing mode is entered by either starting ``jrnl`` without any arguments -- w
|
||||||
|
|
||||||
jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.
|
jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.
|
||||||
|
|
||||||
|
You can also import an entry directly from a file::
|
||||||
|
|
||||||
|
jrnl < my_entry.txt
|
||||||
|
|
||||||
Smart timestamps
|
Smart timestamps
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
6
docs/_build/html/advanced.html
vendored
6
docs/_build/html/advanced.html
vendored
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Advanced Usage — jrnl 1.6.4 documentation</title>
|
<title>Advanced Usage — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="FAQ" href="recipes.html" />
|
<link rel="next" title="FAQ" href="recipes.html" />
|
||||||
<link rel="prev" title="Import and Export" href="export.html" />
|
<link rel="prev" title="Import and Export" href="export.html" />
|
||||||
|
|
||||||
|
|
6
docs/_build/html/encryption.html
vendored
6
docs/_build/html/encryption.html
vendored
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Encryption — jrnl 1.6.4 documentation</title>
|
<title>Encryption — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Import and Export" href="export.html" />
|
<link rel="next" title="Import and Export" href="export.html" />
|
||||||
<link rel="prev" title="Basic Usage" href="usage.html" />
|
<link rel="prev" title="Basic Usage" href="usage.html" />
|
||||||
|
|
||||||
|
|
6
docs/_build/html/export.html
vendored
6
docs/_build/html/export.html
vendored
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Import and Export — jrnl 1.6.4 documentation</title>
|
<title>Import and Export — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Advanced Usage" href="advanced.html" />
|
<link rel="next" title="Advanced Usage" href="advanced.html" />
|
||||||
<link rel="prev" title="Encryption" href="encryption.html" />
|
<link rel="prev" title="Encryption" href="encryption.html" />
|
||||||
|
|
||||||
|
|
6
docs/_build/html/genindex.html
vendored
6
docs/_build/html/genindex.html
vendored
|
@ -9,7 +9,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Index — jrnl 1.6.4 documentation</title>
|
<title>Index — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
||||||
<link rel="apple-touch-icon-precomposed" href="_static/img/favicon-152.png">
|
<link rel="apple-touch-icon-precomposed" href="_static/img/favicon-152.png">
|
||||||
|
|
6
docs/_build/html/installation.html
vendored
6
docs/_build/html/installation.html
vendored
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Getting started — jrnl 1.6.4 documentation</title>
|
<title>Getting started — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Basic Usage" href="usage.html" />
|
<link rel="next" title="Basic Usage" href="usage.html" />
|
||||||
<link rel="prev" title="Overview" href="overview.html" />
|
<link rel="prev" title="Overview" href="overview.html" />
|
||||||
|
|
||||||
|
|
BIN
docs/_build/html/objects.inv
vendored
BIN
docs/_build/html/objects.inv
vendored
Binary file not shown.
6
docs/_build/html/overview.html
vendored
6
docs/_build/html/overview.html
vendored
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Overview — jrnl 1.6.4 documentation</title>
|
<title>Overview — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Getting started" href="installation.html" />
|
<link rel="next" title="Getting started" href="installation.html" />
|
||||||
<link rel="prev" title="jrnl: The command-line journal" href="index.html" />
|
<link rel="prev" title="jrnl: The command-line journal" href="index.html" />
|
||||||
|
|
||||||
|
|
6
docs/_build/html/recipes.html
vendored
6
docs/_build/html/recipes.html
vendored
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>FAQ — jrnl 1.6.4 documentation</title>
|
<title>FAQ — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="prev" title="Advanced Usage" href="advanced.html" />
|
<link rel="prev" title="Advanced Usage" href="advanced.html" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
||||||
|
|
6
docs/_build/html/search.html
vendored
6
docs/_build/html/search.html
vendored
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Search — jrnl 1.6.4 documentation</title>
|
<title>Search — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/searchtools.js"></script>
|
<script type="text/javascript" src="_static/searchtools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
jQuery(function() { Search.loadIndex("searchindex.js"); });
|
jQuery(function() { Search.loadIndex("searchindex.js"); });
|
||||||
</script>
|
</script>
|
||||||
|
|
2
docs/_build/html/searchindex.js
vendored
2
docs/_build/html/searchindex.js
vendored
File diff suppressed because one or more lines are too long
10
docs/_build/html/usage.html
vendored
10
docs/_build/html/usage.html
vendored
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Basic Usage — jrnl 1.6.4 documentation</title>
|
<title>Basic Usage — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Encryption" href="encryption.html" />
|
<link rel="next" title="Encryption" href="encryption.html" />
|
||||||
<link rel="prev" title="Getting started" href="installation.html" />
|
<link rel="prev" title="Getting started" href="installation.html" />
|
||||||
|
|
||||||
|
@ -49,6 +49,10 @@
|
||||||
<p>Composing mode is entered by either starting <tt class="docutils literal"><span class="pre">jrnl</span></tt> without any arguments – which will prompt you to write an entry or launch your editor – or by just writing an entry on the prompt, such as:</p>
|
<p>Composing mode is entered by either starting <tt class="docutils literal"><span class="pre">jrnl</span></tt> without any arguments – which will prompt you to write an entry or launch your editor – or by just writing an entry on the prompt, such as:</p>
|
||||||
<div class="highlight-python"><pre>jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.</pre>
|
<div class="highlight-python"><pre>jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.</pre>
|
||||||
</div>
|
</div>
|
||||||
|
<p>You can also import an entry directly from a file:</p>
|
||||||
|
<div class="highlight-python"><div class="highlight"><pre><span class="n">jrnl</span> <span class="o"><</span> <span class="n">my_entry</span><span class="o">.</span><span class="n">txt</span>
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
<div class="section" id="smart-timestamps">
|
<div class="section" id="smart-timestamps">
|
||||||
<h3>Smart timestamps<a class="headerlink" href="#smart-timestamps" title="Permalink to this headline">¶</a></h3>
|
<h3>Smart timestamps<a class="headerlink" href="#smart-timestamps" title="Permalink to this headline">¶</a></h3>
|
||||||
<p>Timestamps that work:</p>
|
<p>Timestamps that work:</p>
|
||||||
|
|
|
@ -15,6 +15,9 @@ Composing mode is entered by either starting ``jrnl`` without any arguments -- w
|
||||||
|
|
||||||
jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.
|
jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.
|
||||||
|
|
||||||
|
You can also import an entry directly from a file::
|
||||||
|
|
||||||
|
jrnl < my_entry.txt
|
||||||
|
|
||||||
Smart timestamps
|
Smart timestamps
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Encryption — jrnl 1.6.4 documentation</title>
|
<title>Encryption — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Import and Export" href="export.html" />
|
<link rel="next" title="Import and Export" href="export.html" />
|
||||||
<link rel="prev" title="Basic Usage" href="usage.html" />
|
<link rel="prev" title="Basic Usage" href="usage.html" />
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Import and Export — jrnl 1.6.4 documentation</title>
|
<title>Import and Export — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Advanced Usage" href="advanced.html" />
|
<link rel="next" title="Advanced Usage" href="advanced.html" />
|
||||||
<link rel="prev" title="Encryption" href="encryption.html" />
|
<link rel="prev" title="Encryption" href="encryption.html" />
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Index — jrnl 1.6.4 documentation</title>
|
<title>Index — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
||||||
<link rel="apple-touch-icon-precomposed" href="_static/img/favicon-152.png">
|
<link rel="apple-touch-icon-precomposed" href="_static/img/favicon-152.png">
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Getting started — jrnl 1.6.4 documentation</title>
|
<title>Getting started — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Basic Usage" href="usage.html" />
|
<link rel="next" title="Basic Usage" href="usage.html" />
|
||||||
<link rel="prev" title="Overview" href="overview.html" />
|
<link rel="prev" title="Overview" href="overview.html" />
|
||||||
|
|
||||||
|
|
BIN
jrnl/Entry.pyc
BIN
jrnl/Entry.pyc
Binary file not shown.
BIN
jrnl/Journal.pyc
BIN
jrnl/Journal.pyc
Binary file not shown.
|
@ -7,7 +7,7 @@ jrnl is a simple journal application for your command line.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__title__ = 'jrnl'
|
__title__ = 'jrnl'
|
||||||
__version__ = '1.6.4'
|
__version__ = '1.6.5'
|
||||||
__author__ = 'Manuel Ebert'
|
__author__ = 'Manuel Ebert'
|
||||||
__license__ = 'MIT License'
|
__license__ = 'MIT License'
|
||||||
__copyright__ = 'Copyright 2013 Manuel Ebert'
|
__copyright__ = 'Copyright 2013 Manuel Ebert'
|
||||||
|
|
Binary file not shown.
Binary file not shown.
BIN
jrnl/install.pyc
BIN
jrnl/install.pyc
Binary file not shown.
|
@ -157,10 +157,13 @@ def cli(manual_args=None):
|
||||||
journal = Journal.Journal(journal_name, **config)
|
journal = Journal.Journal(journal_name, **config)
|
||||||
|
|
||||||
if mode_compose and not args.text:
|
if mode_compose and not args.text:
|
||||||
if config['editor']:
|
if not sys.stdin.isatty():
|
||||||
|
# Piping data into jrnl
|
||||||
|
raw = util.py23_read()
|
||||||
|
elif config['editor']:
|
||||||
raw = get_text_from_editor(config)
|
raw = get_text_from_editor(config)
|
||||||
else:
|
else:
|
||||||
raw = util.py23_input("[Compose Entry] ")
|
raw = util.py23_read("[Compose Entry, press Ctrl+D to finish writing]\n")
|
||||||
if raw:
|
if raw:
|
||||||
args.text = [raw]
|
args.text = [raw]
|
||||||
else:
|
else:
|
||||||
|
|
BIN
jrnl/jrnl.pyc
BIN
jrnl/jrnl.pyc
Binary file not shown.
|
@ -65,10 +65,14 @@ def prompt(msg):
|
||||||
msg += "\n"
|
msg += "\n"
|
||||||
STDERR.write(u(msg))
|
STDERR.write(u(msg))
|
||||||
|
|
||||||
def py23_input(msg):
|
def py23_input(msg=""):
|
||||||
STDERR.write(u(msg))
|
STDERR.write(u(msg))
|
||||||
return STDIN.readline().strip()
|
return STDIN.readline().strip()
|
||||||
|
|
||||||
|
def py23_read(msg=""):
|
||||||
|
STDERR.write(u(msg))
|
||||||
|
return STDIN.read()
|
||||||
|
|
||||||
def yesno(prompt, default=True):
|
def yesno(prompt, default=True):
|
||||||
prompt = prompt.strip() + (" [Y/n]" if default else " [y/N]")
|
prompt = prompt.strip() + (" [Y/n]" if default else " [y/N]")
|
||||||
raw = py23_input(prompt)
|
raw = py23_input(prompt)
|
||||||
|
|
BIN
jrnl/util.pyc
BIN
jrnl/util.pyc
Binary file not shown.
BIN
objects.inv
BIN
objects.inv
Binary file not shown.
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Overview — jrnl 1.6.4 documentation</title>
|
<title>Overview — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Getting started" href="installation.html" />
|
<link rel="next" title="Getting started" href="installation.html" />
|
||||||
<link rel="prev" title="jrnl: The command-line journal" href="index.html" />
|
<link rel="prev" title="jrnl: The command-line journal" href="index.html" />
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>FAQ — jrnl 1.6.4 documentation</title>
|
<title>FAQ — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="prev" title="Advanced Usage" href="advanced.html" />
|
<link rel="prev" title="Advanced Usage" href="advanced.html" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Search — jrnl 1.6.4 documentation</title>
|
<title>Search — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/searchtools.js"></script>
|
<script type="text/javascript" src="_static/searchtools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
jQuery(function() { Search.loadIndex("searchindex.js"); });
|
jQuery(function() { Search.loadIndex("searchindex.js"); });
|
||||||
</script>
|
</script>
|
||||||
|
|
File diff suppressed because one or more lines are too long
10
usage.html
10
usage.html
|
@ -7,7 +7,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Basic Usage — jrnl 1.6.4 documentation</title>
|
<title>Basic Usage — jrnl 1.6.5 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/jrnl.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '1.6.4',
|
VERSION: '1.6.5',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<link rel="top" title="jrnl 1.6.4 documentation" href="index.html" />
|
<link rel="top" title="jrnl 1.6.5 documentation" href="index.html" />
|
||||||
<link rel="next" title="Encryption" href="encryption.html" />
|
<link rel="next" title="Encryption" href="encryption.html" />
|
||||||
<link rel="prev" title="Getting started" href="installation.html" />
|
<link rel="prev" title="Getting started" href="installation.html" />
|
||||||
|
|
||||||
|
@ -49,6 +49,10 @@
|
||||||
<p>Composing mode is entered by either starting <tt class="docutils literal"><span class="pre">jrnl</span></tt> without any arguments – which will prompt you to write an entry or launch your editor – or by just writing an entry on the prompt, such as:</p>
|
<p>Composing mode is entered by either starting <tt class="docutils literal"><span class="pre">jrnl</span></tt> without any arguments – which will prompt you to write an entry or launch your editor – or by just writing an entry on the prompt, such as:</p>
|
||||||
<div class="highlight-python"><pre>jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.</pre>
|
<div class="highlight-python"><pre>jrnl today at 3am: I just met Steve Buscemi in a bar! He looked funny.</pre>
|
||||||
</div>
|
</div>
|
||||||
|
<p>You can also import an entry directly from a file:</p>
|
||||||
|
<div class="highlight-python"><div class="highlight"><pre><span class="n">jrnl</span> <span class="o"><</span> <span class="n">my_entry</span><span class="o">.</span><span class="n">txt</span>
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
<div class="section" id="smart-timestamps">
|
<div class="section" id="smart-timestamps">
|
||||||
<h3>Smart timestamps<a class="headerlink" href="#smart-timestamps" title="Permalink to this headline">¶</a></h3>
|
<h3>Smart timestamps<a class="headerlink" href="#smart-timestamps" title="Permalink to this headline">¶</a></h3>
|
||||||
<p>Timestamps that work:</p>
|
<p>Timestamps that work:</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue