Skip to content

Searching doesn't include the description field? #26

@jbwhit

Description

@jbwhit

I was looking to see if I should port my collection of txt files to massCode, and in testing it out, I found that the descriptions weren't searched. I'll give you an example, I wrote

title: "Pandas timestamp string"
description: "This is how to format a timestamp string"
and the code snippet body:

pd.Timestamp('now').strftime("%Y%m%d%H%M%S%f")

I would have expected if I were to search "format" it would have found that snippet, but no. Is this the intended behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions