Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to make a database view of a single file (table) instead of a bunch of files? #27

Open
MostHated opened this issue Aug 5, 2023 · 0 comments

Comments

@MostHated
Copy link

Hey there,
I downloaded this months ago, but never really got around to doing anything with it but wanted to finally give it a go. The first thing I wanted to attempt with it was taking all my local device IP's and notes about them and make it a database view, but I then noticed that a video I watched about it had you create individual files for entries. I was wondering if it's possible to make a dataview from just a single files, ex. from a table?

This is an example of what I currently have:

ip zerotier ip 10gb ip Hostname Ports MAC Address NetBIOS Info MAC Vendor Notes
xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx ***** [n/a] 443 ***** ***** Fortinet Firewall
xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx ***** [n/a] 80 ***** ***** ASUSTek Wireless Router

I was hoping to turn it into a database in which I can easily add new rows and edit fields without having to deal with the markdown side of things. Is something like this possible without having to make a new file for each IP address?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant