Commit graph

  • ad55402a11 Add recipe to display random entry Greg Bodnar 2019-07-24 19:56:03 +12:00
  • cdb04974e2 Incrementing version to v2.1.post2 Jrnl Bot 2019-11-12 02:43:42 +00:00
  • 1bf01aa748 fix typos, spelling (#734) MinchinWeb 2019-11-11 13:03:05 -07:00
  • 562ee9d112 [docs[ only support Dayone Classic #733 MinchinWeb 2019-11-11 12:59:58 -07:00
  • b04fa75c2f fix typos, spelling #734 MinchinWeb 2019-11-11 12:57:13 -07:00
  • aa75ec97fe Merge branch 'refs/heads/master' into 2.2-dayone-fixes MinchinWeb 2019-11-11 12:23:53 -07:00
  • d987fb984b Test the journal creating functionality through cmd #627 mzfr 2019-11-11 11:44:14 +05:30
  • b5c4ad7a4a Don't set config to default_config before saving mzfr 2019-11-03 13:53:44 +05:30
  • 440d1dc972 Remove qoutes for test cases mzfr 2019-10-25 18:29:59 +05:30
  • 036df08a9e Add support to create new journal from cmd mzfr 2019-07-09 10:37:10 +05:30
  • bb15e68fc7 Incrementing version to v2.1-beta6 Jrnl Bot 2019-11-09 22:26:33 +00:00
  • 961d493cc9
    Merge pull request #731 from wren/715-version-update micahellison 2019-11-09 14:24:07 -08:00
  • 721656cb07 [#715] Make bot that will auto-increment version in code after deploy #731 #730 Jonathan Wren 2019-11-09 14:17:13 -08:00
  • 125d55aa20 Merge pull request #729 from wren/715-version-update v2.1-beta5 Micah Jerome Ellison 2019-11-09 14:11:23 -08:00
  • 2f4c5d3d57 [#715] Checkout master branch first before committing #729 Jonathan Wren 2019-11-09 14:09:53 -08:00
  • 397346b0ac [#715] Checkout master branch first before committing Jonathan Wren 2019-11-09 14:09:53 -08:00
  • a2f0c44021 Merge pull request #726 from wren/715-version-update Micah Jerome Ellison 2019-11-09 14:05:26 -08:00
  • aa5287e9e2 [#715] Don't use shallow clone for builds #726 Jonathan Wren 2019-11-09 14:03:26 -08:00
  • 21ef8dd8ea [#715] Don't use shallow clone for builds Jonathan Wren 2019-11-09 14:03:26 -08:00
  • c5a61cc46f ugh #725 #723 Jonathan Wren 2019-11-09 13:10:58 -08:00
  • 63cc9785c5 ugh Jonathan Wren 2019-11-09 13:10:58 -08:00
  • f5d73f7eb3 Merge pull request #722 from wren/715-version-update Micah Jerome Ellison 2019-11-09 12:55:14 -08:00
  • 8dc3133e7d [#715] Test for automatically incrementing version in pipeline #722 Jonathan Wren 2019-11-09 12:51:25 -08:00
  • 85c9513f60 [#715] Test for automatically incrementing version in pipeline Jonathan Wren 2019-11-09 12:51:25 -08:00
  • ea46922087
    Bold all titles Aaron Lichtman 2019-11-09 06:27:32 +01:00
  • 139835cec9
    Bold datetimes in title Aaron Lichtman 2019-11-09 06:17:15 +01:00
  • f218374bf1
    Strip out debug code and clean up Aaron Lichtman 2019-11-09 05:58:34 +01:00
  • fcc64fa885
    Moved tag test to tagging.feature file Aaron Lichtman 2019-11-09 05:52:17 +01:00
  • c65c78c4eb
    Fix assertion syntax warning Aaron Lichtman 2019-11-09 05:52:00 +01:00
  • 09c0cccad2
    And now the space just ends up before the tag instead of after it Aaron Lichtman 2019-11-09 05:30:59 +01:00
  • 8d0aa98200
    Fix newline colorization bug Aaron Lichtman 2019-11-09 04:10:46 +01:00
  • f17900ad88 Fix keyring issue on linux #721 Manuel Ebert 2019-11-08 10:26:16 -08:00
  • 77472261de
    Progress towards proper tag colorization and body formatting Aaron Lichtman 2019-11-08 20:53:05 +01:00
  • 95b23d433c
    Remove redundant UNICODE flag Aaron Lichtman 2019-11-08 07:26:37 +01:00
  • 971560edac [Upgrade to 2.0] Expand User directory (#704) MinchinWeb 2019-11-07 18:20:57 -07:00
  • b80a5d301c [Upgrade to 2.0] Expand User directory (#704) MinchinWeb 2019-11-07 18:20:57 -07:00
  • b6f6b290e3
    Add test for multiline entries with tags Aaron Lichtman 2019-11-08 01:55:08 +01:00
  • 99426cecd2
    Correctly indent first line of multiline entry Aaron Lichtman 2019-11-08 01:49:16 +01:00
  • 80b376b4fb Delay import of asteval Manuel Ebert 2019-11-07 16:49:01 -08:00
  • de52081481 Explicitly write Version to file Manuel Ebert 2019-11-07 16:48:47 -08:00
  • acc754e337
    Add tests printing for multiline journals Aaron Lichtman 2019-11-08 01:48:24 +01:00
  • dd81c7dbed
    Closer to working tag colorization but not perfect Aaron Lichtman 2019-11-08 01:25:00 +01:00
  • e9bfe4dcac
    Fixed the 'spaces after tags directly next to punctuation' bug Aaron Lichtman 2019-11-07 23:38:58 +01:00
  • 41fb8d45eb
    Process ANSI escapes properly with behave Aaron Lichtman 2019-11-07 22:26:46 +01:00
  • 89c43664de
    Handle invalid colors by not using a color Aaron Lichtman 2019-11-07 22:26:20 +01:00
  • 6ce83c7aa1
    Replace list comprehension with generator Aaron Lichtman 2019-11-07 04:49:01 +01:00
  • 82d3c65d82
    Reformatting and clean up Aaron Lichtman 2019-11-07 04:27:31 +01:00
  • 68305350e4
    Properly colorize tags and print body Aaron Lichtman 2019-11-07 04:18:17 +01:00
  • c3b18181d6
    Reduce code duplication for tag highlighting Aaron Lichtman 2019-11-06 23:07:11 +01:00
  • baa3ffbebd
    Better style in Entry.py Aaron Lichtman 2019-11-06 23:06:55 +01:00
  • 6145682a29
    Change pass to continue in verify_config() Aaron Lichtman 2019-11-06 22:39:51 +01:00
  • 6f3866cbcf
    Updated tests to use no color by default Aaron Lichtman 2019-11-06 22:38:04 +01:00
  • 94a2b78b6d
    Fix colorization of tags in title and body Aaron Lichtman 2019-11-06 21:43:00 +01:00
  • 4b934e36eb
    Add tag and body color customization options Aaron Lichtman 2019-11-06 19:29:55 +01:00
  • c63c999bc7
    Update poetry.lock Aaron Lichtman 2019-11-06 18:54:00 +01:00
  • a23a818106
    Allow users to disable colorization of output Aaron Lichtman 2019-11-06 18:25:57 +01:00
  • 3a53dbcbfc
    Merge pull request #712 from jrnl-org/maebert-patch-1 Jonathan Wren 2019-11-06 09:00:06 -07:00
  • 46fbabd15b Merge pull request #712 from jrnl-org/maebert-patch-1 Jonathan Wren 2019-11-06 09:00:06 -07:00
  • 1a0847b38d
    Add colorama dependency for all platforms Aaron Lichtman 2019-11-06 02:53:37 +01:00
  • eb1ed3c0cd
    Add tests for colors in configs Aaron Lichtman 2019-11-06 02:49:47 +01:00
  • 8053d250f4
    Fix broken tests due to config change Aaron Lichtman 2019-11-06 01:51:17 +01:00
  • b2d3fc859e
    Add color configuration documentation Aaron Lichtman 2019-11-06 01:15:41 +01:00
  • 01db72b9dc
    Allow configuration of colors Aaron Lichtman 2019-11-06 01:05:06 +01:00
  • 16a4821823
    Change deletion interface to be more basic Aaron Lichtman 2019-11-05 20:12:41 +01:00
  • ffc2e6245e Updating Issue Template Workflow #712 Manuel Ebert 2019-11-04 15:30:47 -08:00
  • e3bcfe51aa Updating Issue Template Workflow Manuel Ebert 2019-11-04 15:30:47 -08:00
  • 7d9795ace6 fixup! remove py2 remnants and use mocks in tests #705 Peter Schmidbauer 2019-11-04 16:36:16 +01:00
  • 827a598dd8 Drop use of codecs package Peter Schmidbauer 2019-11-01 21:48:04 +01:00
  • 65adb92ed4 small print bugfix Peter Schmidbauer 2019-11-01 20:05:06 +01:00
  • d47e1ed479 fixup! remove py2 remnants and use mocks in tests Peter Schmidbauer 2019-11-01 19:58:32 +01:00
  • 5cee4fb783 run pyupgrade on plugin dir Peter Schmidbauer 2019-11-01 19:57:24 +01:00
  • dace253513 fix broken pyupgrade fstring Peter Schmidbauer 2019-11-01 13:16:10 +01:00
  • 30caf9cae2 Run pyupgrade Peter Schmidbauer 2019-11-01 11:16:12 +01:00
  • 1c403904e5 fstring wip Peter Schmidbauer 2019-11-01 10:37:12 +01:00
  • 34f8f858f1 remove py2 remnants and use mocks in tests Peter Schmidbauer 2019-10-31 21:12:55 +01:00
  • 47422bcde4 [Upgrade to 2.0] Expand User directory #704 MinchinWeb 2019-10-30 21:08:06 -06:00
  • b19f180639 add password confirmation dialog #703 Peter Schmidbauer 2019-10-30 21:27:23 +01:00
  • da084dad0b remove py2 remnants and use mocks in tests Peter Schmidbauer 2019-10-30 18:59:46 +01:00
  • 809914c2af
    Update jrnl/cli.py #697 Casper Weiss Bang 2019-10-30 13:50:49 +01:00
  • 6ad89a26c8 Fix crash when no keyring backend available #699 Peter Schmidbauer 2019-10-29 18:17:44 +01:00
  • f057689459
    Add WIP (broken) test Aaron Lichtman 2019-10-29 04:16:48 +01:00
  • 6d366035e8
    Use PyInquirer instead of inquirer for Windows compatibility Aaron Lichtman 2019-10-29 03:58:58 +01:00
  • c1082b7010
    Add --delete for interactive removal of entries Aaron Lichtman 2019-10-29 03:17:57 +01:00
  • 9378d4db1f Merge pull request #679 from C0DK/master Jonathan Wren 2019-10-28 13:07:02 -07:00
  • 53677a9df1
    Merge pull request #679 from C0DK/master Jonathan Wren 2019-10-28 13:07:02 -07:00
  • 734993cc0a new version output Casper Weiss Bang 2019-10-28 20:52:28 +01:00
  • 89ce8bead4 Create templates for issues and pull requests Casper Weiss Bang 2019-10-28 20:51:57 +01:00
  • 739ccb3d16 Create templates for issues and pull requests #679 Casper Weiss Bang 2019-10-28 20:51:57 +01:00
  • 3c68eaf98d
    Prepare travis for upcoming poetry 1.0 release #695 Peter Schmidbauer 2019-10-26 23:00:06 +02:00
  • 1fa851ed0c Fix handling of little-endian date format Peter Schmidbauer 2019-10-26 21:43:48 +02:00
  • 75a8249f38
    Add ansiwrap to pyproject.toml Aaron Lichtman 2019-10-26 02:34:06 +02:00
  • b4bfc2c138
    Use ansiwrap to properly wrap strings with ANSI escapes Aaron Lichtman 2019-10-26 02:23:11 +02:00
  • 1d4bbea6c8
    Removed extra newline at end of title Aaron Lichtman 2019-10-26 00:26:11 +02:00
  • e7da8c12a0
    Pretty print journal entry titles and dates. Aaron Lichtman 2019-10-25 06:59:24 +02:00
  • a885c3fb71
    Merge pull request #458 from notbalanced/issue-170 Jonathan Wren 2019-10-24 17:11:54 -07:00
  • d3a270d201 Merge pull request #688 from wren/deployment-testing Micah Jerome Ellison 2019-10-19 15:01:55 -07:00
  • ef23d7eabe
    Merge pull request #688 from wren/deployment-testing #702 micahellison 2019-10-19 15:01:55 -07:00
  • 7851e921cd [#681] take out automated pages deployment (for now), since it broke the site Jonathan Wren 2019-10-19 15:00:10 -07:00
  • 02ed94a0ec [#681] take out automated pages deployment (for now), since it broke the site #688 Jonathan Wren 2019-10-19 15:00:10 -07:00
  • f0f26a18eb Deployed 350f0a1 with MkDocs version: 1.0.4 Micah Ellison 2019-10-19 13:56:33 -08:00