{"id":25047688,"url":"https://github.com/xmailla/records","last_synced_at":"2025-05-06T19:44:08.569Z","repository":{"id":275470676,"uuid":"926158260","full_name":"xmailla/records","owner":"xmailla","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-02T21:20:22.000Z","size":544,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T02:18:20.858Z","etag":null,"topics":["emacs","emacs-lisp","notesapp"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xmailla.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-02T17:32:31.000Z","updated_at":"2025-02-03T03:30:46.000Z","dependencies_parsed_at":"2025-02-02T19:23:34.796Z","dependency_job_id":"05bbc732-8ac6-4aa8-ae48-fc1ac9110d0a","html_url":"https://github.com/xmailla/records","commit_stats":null,"previous_names":["xmailla/records"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmailla%2Frecords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmailla%2Frecords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmailla%2Frecords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmailla%2Frecords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmailla","download_url":"https://codeload.github.com/xmailla/records/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252756128,"owners_count":21799432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emacs","emacs-lisp","notesapp"],"created_at":"2025-02-06T07:17:43.938Z","updated_at":"2025-05-06T19:44:08.530Z","avatar_url":"https://github.com/xmailla.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"Copyright (C) 1995-2000 Ashvin Goel ashvin@users.sourceforge.net\u003e\nCopyright (C) 2009 Xavier Maillard \u003cxma@gnu.org\u003e.\nSee the end of the file for license conditions.\n\nThis directory tree holds version 1.5.1 of records, an online diary\ncreator for GNU Emacs.\n\n* Description\n\nThis is records 1.5.1, an Emacs mode which allows creation of an\nonline diary (see the file NEWS for information on new features and\nother user-visible changes in recent versions of records).\n\nUsers can create records in their diary for different subjects\neach day. Records provides linking and indexing facilities so that users\ncan easily collect their thoughts on a subject over a period of\ntime. For instance, it is easy to find out whether you were thinking of\nquitting school two months back! Records provides a reminder service by\ncollecting your list of 'to do' things. A simple integration with the\nEmacs calendar is also available.\n\nHome page:    http://launchpad.net/records\nProject page: http://launchpad.net/~emacs+records/records\nWiki page:    http://www.emacswiki.org/cgi-bin/wiki/RecordsMode\nMailing list: None\nMUC room:     None\n\n* Dependencies\n** GNU Emacs\n\nrecords.el is supposed to work on various Emacs flavors starting at\n20.x release. It has been tested also with latest developement version\n(23.x).\n\n** XEmacs\n\nrecords.el is known to work with Xemacs 21.x or newer. For older\nversions, please tell us how it goes.\n\n** Mailcrypt\n\nrecords will use the MAILCRYPT library to crypt sensible records\n(either full records files or part of it).\n\n* Installation\n\nThe file INSTALL in this directory says how to build and install\nrecords on various systems, once you have unpacked or checked out the\nentire Emacs file tree.\n\nFor a quickstart, these commands may be enough:\n\n    ./configure\n    make\n    make install\n\n* Special notes for GNU Bazaar version\n\nIf you are running records from GNU Bazaar, you may need to\n(re)generate the `configure' file and all its accompanying files.\nDoing so is no more than using our bootstrap script:\n    \n    ./bootstrap\n\nFor this to work, you must have the GNU autotools installed (autoconf\nand automake)\n\n* Quickstart\n\nMake sure records is installed (or at least in your `load-path') and\ntype key \"Ctrl-c n\" (for records-goto-today). This will get you\ntoday's records file. If you are starting fresh, it will be empty.\n\nTo insert a records subject type \"Ctrl-c Ctrl-i\" or look for \"Insert\nRecord\" in the menu. Once you have added a subject, you can start\ntyping ... Regarding spaces in subject titles, look at the FAQ.\n\nMultiple subjects can be added in each day's records file. Infact the\nsame subject can be added multiple times in each day's records file.\n\nFor all the other functionality, look at the records menu. The menu\nhas been divided so that most of the functionality at the top of the\nmenu is related to records traversal (up, down, prev, next, goto etc).\nThe middle section adds, deletes and renames records. The last section\ndoes administration tasks such as encryption, concatanation of records\nby subject or days etc. Make sure you look at the records TODO\nfacility.\n\nRemember that if you have just one records file (today's) then records\ntraversal's are not very useful!\n\nThe program recordsadmin has been provided in order to do meta-level\nthings - initialize (or reinitialize) your records software, change\ndate format, change directory structure and recreate records indexes\nif they are broken (for example if your system crashes while emacs is\nupdating your indexes on the fly). You should not need to use it in\nnormal records use.\n\nThe file INSTALL in this directory says how to build and install\nrecords on various systems, once you have unpacked or checked out the\nentire Emacs file tree.\n\nMore informations are available in the records info manual.\n\n* Bugs\n\nYou may encounter bugs in this release. If you do, report them (see\nmanual on how to report a bug).\n\n\f\nThis file is part of records.\n\nrecords is free software: you can redistribute it and/or modify it\nunder the terms of the GNU General Public License as published by the\nFree Software Foundation, either version 3 of the License, or (at your\noption) any later version.\n\nrecords is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\nFITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License\nfor more details.\n\nYou should have received a copy of the GNU General Public License\nalong with records. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\f\nLocal variables:\nmode: text\nmode: outline\nparagraph-separate: \"[  ^L]*$\"\nfill-column: 72\nend:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmailla%2Frecords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxmailla%2Frecords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmailla%2Frecords/lists"}