Dan

Results 18 issues of Dan

Add a parser for nslookup that will add DNS data.

enhancement

Post-process host and domain data before printing. Prompt user for any missing DNS or NT domain data and re-categorize the data eliminate all 'unknowns'.

enhancement

The dsquery module currently relies on specific unique fields to be present per object type. Add logic to check for 'objectclass'; this should improve recognition when users run "-attr *".

enhancement

The way credentials are merged now, it's possible for more recent data to be overwritten by older data when re-categorizing "Unknown" data. This was known at the time, but the...

bug

**Bug Description** By default, SQLite supports a maximum of 1000 expressions per query. When called from `GetItemList()`, `GetWhereClauses()` adds a separate check for the `Guid` of each playlist item. For...

blocked

## Overview The previous method of parsing tabs from `sectionInfo` was incompatible with [Dynamic Embed](https://github.com/dabravin/obsidian-dynamic-embed), since the `tabs` code block wouldn't exist in the original note. ### Added - Added...

### **User description** ### Fixed - Updated the regular expression used to identify inline scripts to perform a non-greedy match - Modified the inline script replacement code to replace _all_...

Review effort 2/5

First of all, thank you for creating this plugin! I haven't used it much yet, but it looks like it will be extremely helpful. Second, I've identified what I believe...