khoj/src
Debanjum Singh Solanky 07b98d35f1 Use filename or #+TITLE as heading for 0th level content in org files
- Set LINE, SOURCE link properties in property drawer correctly for
  content which falls under no heading
- See Issue #83 for more details
2022-09-10 15:34:31 +03:00
..
interface Bump khoj version to 0.1.9 2022-09-09 07:50:15 +03:00
processor Use filename or #+TITLE as heading for 0th level content in org files 2022-09-10 15:34:31 +03:00
search_filter Init word filter dictionary with default value as set to simplify code 2022-09-10 12:19:09 +03:00
search_type Throw exception if no valid entries found in specified content files 2022-09-10 14:20:10 +03:00
utils Create Abstract Base Class for Filters. Make Word, Date Filter Child of BaseFilter 2022-09-04 18:48:16 +03:00
__init__.py Move application files under src directory. Update Readmes 2021-08-17 04:11:03 -07:00
configure.py Setup File Filter for Markdown and Ledger content types 2022-09-06 15:31:26 +03:00
main.py Create config directory before setting up logging to file under it 2022-09-09 07:21:42 +03:00
router.py Rename explicit filter to word filter to be more specific 2022-09-04 17:18:47 +03:00