Open passionate2023 opened 1 year ago
I'm not quite sure what you're looking for. Couldn't you just open the txt file and use ctrl-f to search?
You may also find the list here helpful: https://github.com/meichthys/opensource_church_software These lists aim to list what is currently available in open source software - they are not really intended to be a place to request new software, so if you do come across some software like the one you are requesting, please let me know and I can add it to the list 👍
I have 1,000 of sermons in text format of each preachers. I want to load them under different folder or different heading or tag. I want to lookup or do a full text search which would highlight the searched or looked keyword everywhere in the files or uploaded files content
ex: app.simplenote.com ==> which accepts text file and we can do file import and search. However it is not christian or sermon specific
Below is an example from internet
Please let me know if you need more details
Thanks
If you don't need to put this on the internet for others to use, then you should be able to do this: Move all your sermon folders and files into a single folder, then download a good text editor (Maybe like VSCode) , then open main sermons folder in the text editor and use the 'global' search option to search all the folders/files for the search term. The results will be listed under the search. Here's an example of a list of search results:
But looking for a web application instead of desktop
You can run vscode as a web app: https://www.reddit.com/r/selfhosted/comments/ulh383/self_hosting_visual_studio_code/
Thank you
https://www.reddit.com/r/selfhosted/comments/ulh383/self_hosting_visual_studio_code/ https://github.com/portalbox-app/portalbox https://github.com/coder/code-server https://hub.docker.com/r/linuxserver/code-server https://hub.docker.com/r/gitpod/openvscode-server
Other Web-Based Search with Highlights
Recoll (https://www.lesbonscomptes.com/recoll/pages/index-recoll.html) Tiddlywiki (https://tiddlywiki.com/) Calibre Server (https://www.coretechnologies.com/products/AlwaysUp/Apps/RunCalibreServerAsAWindowsService.html and https://manual.calibre-ebook.com/server.html and https://calibre-ebook.com/download Docfetcher Server (https://docfetcherpro.com/demo-purchase/)
Hi,
Can you please add the list of software/project which allows sermons add i.e import of sermons in text file (.txt) and doc files (.doc/.docx) and have search with highlights in https://github.com/meichthys/christian-projects project?
Thanks